Luna/kernel/src/memory
2022-12-05 21:02:05 +01:00
..
Heap.cpp Use KernelVM in kmalloc() and friends 2022-12-05 21:02:05 +01:00
Heap.h Reorganize the luna/ directory so that headers aren't in the top level include path 2022-12-04 12:42:43 +01:00
KernelVM.cpp Add a virtual memory allocator for the kernel 2022-12-05 20:36:24 +01:00
KernelVM.h Add a virtual memory allocator for the kernel 2022-12-05 20:36:24 +01:00
MemoryManager.cpp Initialize the KernelVM 2022-12-05 21:01:18 +01:00
MemoryManager.h Reorganize the luna/ directory so that headers aren't in the top level include path 2022-12-04 12:42:43 +01:00
MemoryMap.cpp Make MemoryMapEntry have private fields with public getters 2022-12-05 13:23:01 +01:00
MemoryMap.h Make MemoryMapEntry have private fields with public getters 2022-12-05 13:23:01 +01:00