mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-18 09:09:13 +00:00
Remove the global hash tables and replace them with InlineLinkedLists. This significantly reduces the kernel heap pressure from doing many small mmap()'s.