summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_mtxpool.c
diff options
context:
space:
mode:
authorjlemon <jlemon@FreeBSD.org>2001-11-17 00:40:48 +0000
committerjlemon <jlemon@FreeBSD.org>2001-11-17 00:40:48 +0000
commit86ee7095b92eeb2d5ad9405bc3e1385692807a80 (patch)
tree17dedf9097469de1b55ba3cd1a6716df7cae3838 /sys/kern/kern_mtxpool.c
parentac0c0d2f8c602fc1be33408852e2b62c9ca96bd8 (diff)
downloadFreeBSD-src-86ee7095b92eeb2d5ad9405bc3e1385692807a80.zip
FreeBSD-src-86ee7095b92eeb2d5ad9405bc3e1385692807a80.tar.gz
When laying out objects in a ZONE_INTERRUPT zone, allow them to cross
a page boundary, since we've already allocated all our contiguous kva space up front. This eliminates some memory wastage, and allows us to actually reach the # of objects were specified in the zinit() call. Reviewed by: peter, dillon
Diffstat (limited to 'sys/kern/kern_mtxpool.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud