Files
ladybird/Kernel/VM/RangeAllocator.cpp
Andreas Kling 05836757c6 Kernel: Oops, fix bad sort order of available VM ranges
This made the allocator perform worse, so here's another second off of
the Kernel/Process.cpp compile time from a simple bugfix! (31s to 30s)
2020-01-19 15:53:43 +01:00

6.4 KiB