commit fc7075bb75664777155457b3bbe835b430022758
Author: Sepherosa Ziehau <[email protected]>
Date: Wed Jun 28 07:13:22 2017 +0800
malloc: Make # of calls statistic per-cpu.
While I'm here, remove unused fields from malloc_type.
Bump __DragonFly_version.
Summary of changes:
sys/kern/kern_slaballoc.c | 2 +-
sys/sys/malloc.h | 18 ++++++++----------
sys/sys/param.h | 3 ++-
usr.bin/vmstat/vmstat.c | 16 +++++++++++-----
4 files changed, 22 insertions(+), 17 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fc7075bb75664777155457b3bbe835b430022758
--
DragonFly BSD source repository