Commit graph

3 commits

Author SHA1 Message Date
edbb5d106d kernel: whatever changes i didn't keep track of lol 2025-06-01 22:45:43 +02:00
RaphProductions
dcea7360d2 vma: Implement VMA.
+ acpi: Start implementation of table lookup
+ cpu: Remove useless argument to "cpu_invalidate_page"
+ cpu (x86_64): Removed "read_cr3"
+ arch/x86_64: Replace debug with trace for GDT & IDT initialization.
2025-05-19 17:56:29 +02:00
RaphProductions
16246cc167 mm: Changes
+ vmm: Rename to "paging"
+ vma: Start implementation
2025-05-19 07:25:31 +02:00
Renamed from kernel/src/mm/vmm.c (Browse further)