limit the pools from 14 bits down. We cannot use PAGE_SIZE because it
authorderaadt <deraadt@openbsd.org>
Thu, 15 Jul 2010 03:20:47 +0000 (03:20 +0000)
committerderaadt <deraadt@openbsd.org>
Thu, 15 Jul 2010 03:20:47 +0000 (03:20 +0000)
commitfb01b32792b0afdf61f481976c24483b3566eee1
tree1e4705818ed786cb47496fe58ad827641f7c2036
parenta278a7945d7d846d7c2e2c14e8a09a62604756b8
limit the pools from 14 bits down.  We cannot use PAGE_SIZE because it
is a variable on sparc.  This should be revisited... after the arguments
for pagesize vs 4K complete :)
sys/kern/dma_alloc.c