- Return the real cluster limit used by the objcache
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sun, 26 Oct 2008 04:29:20 +0000 (04:29 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sun, 26 Oct 2008 04:29:20 +0000 (04:29 +0000)
commit0aa16b5db8a773ef61a45070666220dd11d3191d
tree8683d9bbdc6623d0393671366214d1a827d63597
parent9ececdb0fea26a06678038b3cce4e7ebe3692280
- Return the real cluster limit used by the objcache
- For mbuf objcaches, raise backing kmalloc pools' limit according to the
  cluster limits.
Suggested-by: dillon@
Reviewed-by: aggelos@, nth@
sys/kern/kern_exec.c
sys/kern/kern_objcache.c
sys/kern/kern_syslink.c
sys/kern/kern_sysref.c
sys/kern/lwkt_thread.c
sys/kern/uipc_mbuf.c
sys/sys/objcache.h