mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 01:31:00 +00:00
Every page directory inherits the kernel page directory, so there's no need to explicitly enter the kernel's paging scope anymore. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| MemoryManager.cpp | ||
| MemoryManager.h | ||
| PageDirectory.cpp | ||
| PageDirectory.h | ||
| PhysicalPage.cpp | ||
| PhysicalPage.h | ||
| RangeAllocator.cpp | ||
| RangeAllocator.h | ||
| Region.cpp | ||
| Region.h | ||
| VMObject.cpp | ||
| VMObject.h | ||