Luna/kernel/src/memory
apio a3595e71a9
All checks were successful
continuous-integration/drone/push Build is passing
Update .clang-format
2022-12-21 20:22:44 +01:00
..
Heap.cpp Heap: SCRUB IT ALL 2022-12-19 13:20:38 +01:00
Heap.h Heap: SCRUB IT ALL 2022-12-19 13:20:38 +01:00
KernelVM.cpp Spinlock+LockedValue: Remove init() functions 2022-12-18 20:36:15 +01:00
KernelVM.h Add a virtual memory allocator for the kernel 2022-12-05 20:36:24 +01:00
MemoryManager.cpp Make MemoryManager's scope guards more robust 2022-12-19 11:55:53 +01:00
MemoryManager.h Improve cleanup on MemoryManager failure + add methods that use KernelVM 2022-12-16 19:36:38 +01:00
MemoryMap.cpp Update .clang-format 2022-12-21 20:22:44 +01:00
MemoryMap.h Convert MemoryMapIterator to Option 2022-12-16 19:47:20 +01:00