mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-30 09:16:48 +00:00
We now use the regular "user" physical pages for on-demand page table allocations. This was by far the biggest source of super physical page exhaustion, so that bug should be a thing of the past now. :^) We still have super pages, but they are barely used. They remain useful for code that requires memory with a low physical address. Fixes #1000.
26 KiB
26 KiB