> > of years ago with some numbers
> > (
http://halobates.de/memory.pdf and
http://halobates.de/memorywaste.pdf)
> > And CONFIG is definitely not the right way to approach that, the right
> > way is better data structures, better algorithms to size tables, just
> > some general care etc.
>
> Stuff like shrinking the rbtree structure by encoding the colour in the
> low bits of the parent pointer, perhaps? :)