This website requires JavaScript.
Explore
Help
Sign In
Sinipelto
/
banan-os
Watch
1
Star
0
Fork
0
You've already forked banan-os
forked from
Bananymous/banan-os
Code
Pull Requests
Activity
Files
91f04ce25048faf03415cc415f8b6656e3384591
banan-os
/
kernel
/
kernel
/
Memory
History
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
kmalloc.cpp
Kernel: kmalloc has now somewhat dynamic storage
2023-06-18 23:27:00 +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