Since kmalloc's limit testing is not synchronized across CPUs, we raise
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Thu, 20 Nov 2008 14:21:01 +0000 (14:21 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Thu, 20 Nov 2008 14:21:01 +0000 (14:21 +0000)
commit3f98f485bf6888d8807624b464bdba1cc98ca2ec
tree3a8dbc9f841cf9e8582e417528dc118c0cf6fd32
parent2c292fb27988ed7a789e780fb6b5a0e917bc4052
Since kmalloc's limit testing is not synchronized across CPUs, we raise
the limit by another 1/8 to take the loosememuse into account.
sys/kern/uipc_mbuf.c