Luna/kernel/include/memory
2022-09-29 19:30:42 +02:00
..
liballoc Port liballoc to get proper kmalloc/kcalloc/krealloc/kfree functions. 2022-09-24 22:40:59 +02:00
KernelHeap.h Ready. Set. Go! 2022-09-05 16:13:51 +02:00
Memory.h Add is_user_address and is_kernel_address functions 2022-09-29 19:30:42 +02:00
MemoryManager.h Move PMM and VMM initialization into MemoryManager::init 2022-09-25 17:38:17 +02:00
MemoryMap.h LOTS MORE LOGGING. which is great, of course. 2022-09-07 19:41:08 +02:00
Paging.h Ready. Set. Go! 2022-09-05 16:13:51 +02:00
PMM.h Sanity checks 2022-09-24 23:09:39 +02:00
VMM.h Some more userland and font failing 2022-09-23 16:41:43 +02:00