mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 16:42:10 +02:00
By making sure the PhysicalPage instance is fully destructed the allocators will have a chance to reclaim the PhysicalPageEntry for free-list purposes. Just pass them the physical address of the page that was freed, which is enough to lookup the PhysicalPageEntry later.
43 KiB
43 KiB