We have this nice KMEMSTATS option to control when we use kmemstats,
authormatthew <matthew@openbsd.org>
Thu, 22 Jul 2010 06:30:13 +0000 (06:30 +0000)
committermatthew <matthew@openbsd.org>
Thu, 22 Jul 2010 06:30:13 +0000 (06:30 +0000)
commit3073e6c125ba35acebb319ae222124fb75a9f2b8
tree99979a2b746461519795550efece47a0c63919b9
parent339f8fca8530aaa518a62a327d06576c3d321b9c
We have this nice KMEMSTATS option to control when we use kmemstats,
so no point in reserving space for kmemstats unless it's enabled.

ok thib@, deraadt@
sys/kern/kern_malloc.c