bjh21 d0844f93bb Add support for allocating pool memory in units smaller than a whole page.
This is activated by defining POOL_SUBPAGE to the size of the new allocation
unit, and makes pools much more efficient on machines with obscenely large
pages.  It might even make four-megabyte arm26 systems usable.
2001-10-07 12:44:06 +00:00
..
2001-10-05 01:24:05 +00:00
2001-10-04 19:00:44 +00:00
2001-10-05 02:08:09 +00:00