git: objcache: Use u_long for stats.

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Wed Jul 4 07:19:51 PDT 2018


commit b5d55e77d718bbd7a8710f43b35033b5cf6e8671
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Wed Jul 4 22:17:05 2018 +0800

    objcache: Use u_long for stats.
    
    Add a new stat to count # of allocation.

Summary of changes:
 sys/kern/kern_objcache.c | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b5d55e77d718bbd7a8710f43b35033b5cf6e8671


-- 
DragonFly BSD source repository



More information about the Commits mailing list