bmilekic 4d41cd259b Fix bug in mb_alloc that made systems configured with
PAGE_SIZE / MCLBYTES == 1 crash. Fix them by changing the
appropriate "allocate new page and bucket" code in mb_alloc to use
the macro for properly grabbing an allocated object from a bucket,
the one that checks whether the bucket is empty.
This should allow ken to continue testing zero-copy stuff on -CURRENT.

Noticed and provided debug info: ken
2002-03-03 22:10:04 +00:00
..
2002-02-27 20:57:57 +00:00
2002-02-07 20:58:47 +00:00
2002-02-20 21:25:44 +00:00
2002-02-26 09:21:52 +00:00
2002-02-26 09:16:27 +00:00
2002-02-07 20:58:47 +00:00
2002-02-23 01:42:13 +00:00
2002-02-20 21:25:44 +00:00
2002-02-10 22:07:41 +00:00
2002-02-27 18:51:53 +00:00
2001-12-29 07:13:47 +00:00
2002-03-02 12:42:24 +00:00
2002-03-02 12:42:24 +00:00
2002-02-23 11:12:57 +00:00