Subject: UVM RB tree fallout
To: None <tech-kern@netbsd.org>
From: Paul Kranenburg <pk@cs.few.eur.nl>
List: tech-kern
Date: 11/05/2003 09:04:14
Is anyone working on fixes for the recently intorduced UVM RB tree allocator?
Currently, it doesn't try hard enough to honour the address hint passed to
mmap calls, which breaks sbrk().

-pk