mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 17:37:00 +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.
5.8 KiB
5.8 KiB