banan-os/kernel/kernel/Memory
Bananymous 91f04ce250 Kernel: Change PageTable API
Getting free pages not reserves them, so you don't have to hold
the page table lock :)
2023-08-02 22:09:14 +03:00
..
FixedWidthAllocator.cpp Kernel: Change PageTable API 2023-08-02 22:09:14 +03:00
GeneralAllocator.cpp Kernel: Change PageTable API 2023-08-02 22:09:14 +03:00
Heap.cpp Kernel: Heap will return 0 if no free page is available 2023-06-03 02:55:31 +03:00
PhysicalRange.cpp Kernel: Change PageTable API 2023-08-02 22:09:14 +03:00
VirtualRange.cpp Kernel: Change PageTable API 2023-08-02 22:09:14 +03:00
kmalloc.cpp Kernel: kmalloc has now somewhat dynamic storage 2023-06-18 23:27:00 +03:00