Rewrite page allocator to support multi-page allocations.
authorBen Pfaff <blp@cs.stanford.edu>
Thu, 23 Sep 2004 00:58:29 +0000 (00:58 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Thu, 23 Sep 2004 00:58:29 +0000 (00:58 +0000)
Change interface to reflect it, update references.
Make malloc() and free() willing to handle big blocks.


No differences found