mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 07:28:11 +00:00
![]() By moving the PhysicalPage classes out of the kernel heap into a static array, one for each physical page, we can avoid the added overhead and easily find them by indexing into an array. This also wraps the PhysicalPage into a PhysicalPageEntry, which allows us to re-use each slot with information where to find the next free page. |
||
---|---|---|
.. | ||
PC | ||
x86 |