mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-26 03:09:08 +00:00
Most of the time, we will be freeing physical pages within the full-sized zones. We can do some simple math to find the right zone immediately instead of looping through the zones, checking each one. We still do loop through the slack/remainder zones at the end. There's probably an even nicer way to solve this, but this is already a nice improvement. :^)
4.4 KiB
4.4 KiB