git: objcache: Add stat counting # of exhaustion.

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Wed Jul 4 08:13:47 PDT 2018


commit da22de6fac338f5f0018c37e1226acbd5c5329e9
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Wed Jul 4 23:10:20 2018 +0800

    objcache: Add stat counting # of exhaustion.
    
    Use it to supress exhaustion warning; nuke no longer used 'exhausted'
    field in objcache struct.

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

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list