Fix the INVARIANTS memuse test, the memuse for each cpu must be aggregated
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 19 Oct 2003 18:18:50 +0000 (18:18 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 19 Oct 2003 18:18:50 +0000 (18:18 +0000)
commit1d712609bf610c4351c11a5c23b0b7ba4405c750
treeafbdf2745440358cc071d16b8283f3e8632b2b18
parent6baa4fd6e3020189125bd4c123d3576c24d6823d
Fix the INVARIANTS memuse test, the memuse for each cpu must be aggregated
and the final total used.  Array entries cannot be used individually.
sys/kern/kern_slaballoc.c