Jason Evans 9007109030 Add a separate tree to track arena chunks that contain dirty pages.
This substantially improves worst case allocation performance, since
O(lg n) tree search can be used instead of O(n) tree iteration.

Use rb_wrap() instead of directly calling rb_*() macros.
2008-05-01 17:25:55 +00:00
..
2007-12-02 22:21:30 +00:00
2008-04-24 00:11:15 +00:00
2007-12-21 12:00:16 +00:00
2007-10-16 02:10:44 +00:00