malloc: Make # of calls statistic per-cpu.
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Tue, 27 Jun 2017 23:13:22 +0000 (07:13 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Tue, 27 Jun 2017 23:14:34 +0000 (07:14 +0800)
commitfc7075bb75664777155457b3bbe835b430022758
tree085b31fd911b778e78e15decb1b6dea8ba4562cd
parent871caa53921d0b0a6790f841b2d120f78f848711
malloc: Make # of calls statistic per-cpu.

While I'm here, remove unused fields from malloc_type.

Bump __DragonFly_version.
sys/kern/kern_slaballoc.c
sys/sys/malloc.h
sys/sys/param.h
usr.bin/vmstat/vmstat.c