git: malloc: Make # of calls statistic per-cpu.

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Wed Jun 28 00:18:29 PDT 2017


commit fc7075bb75664777155457b3bbe835b430022758
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
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



More information about the Commits mailing list