mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02:00
When mapping or unmapping completely inaccessible memory regions, we don't need to update the page tables at all. This saves a bunch of time in some situations, most notably during dynamic linking, where we make a large VM reservation and immediately throw it away. :^)
16 KiB
16 KiB