Matthew Dillon has removed the global VM page hash table, and replaced it with a per-VM-object red-black tree. According to his post, memory usage is reduced, with no impact on performance.
Matthew Dillon has removed the global VM page hash table, and replaced it with a per-VM-object red-black tree. According to his post, memory usage is reduced, with no impact on performance.