mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 09:47:35 +00:00
![]() This means that kernel regions will eagerly get physical pages allocated. It would be nice to zero-fill these on demand instead, but that would require a bunch of MemoryManager changes. |
||
---|---|---|
.. | ||
.gitignore | ||
MemoryManager.cpp | ||
MemoryManager.h | ||
PageDirectory.cpp | ||
PageDirectory.h | ||
PhysicalPage.cpp | ||
PhysicalPage.h | ||
Region.cpp | ||
Region.h | ||
VMObject.cpp | ||
VMObject.h |