diff options
author | bmilekic <bmilekic@FreeBSD.org> | 2002-03-03 22:10:04 +0000 |
---|---|---|
committer | bmilekic <bmilekic@FreeBSD.org> | 2002-03-03 22:10:04 +0000 |
commit | 4d41cd259b7c4066cf1cb5a0486fd79a75c5c726 (patch) | |
tree | 74d3cc379fedcaccb7bcffc437149e5d4ba5cb31 /usr.bin/which | |
parent | 7b0ce36f943ee834a4976161135b0e49814b3a77 (diff) | |
download | FreeBSD-src-4d41cd259b7c4066cf1cb5a0486fd79a75c5c726.zip FreeBSD-src-4d41cd259b7c4066cf1cb5a0486fd79a75c5c726.tar.gz |
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
Diffstat (limited to 'usr.bin/which')
0 files changed, 0 insertions, 0 deletions