commit e827d884ce8cb364ce2960d152f863fabf413976
Author: Tomohiro Kusumi <[email protected]>
Date: Sat Dec 17 01:49:12 2016 +0900
sbin/hammer: Remove redundant cache counter NCache
Incrementation and decrementation of NCache is always aligned
with CacheUse in a single thread program like /sbin/hammer,
so this cache counter isn't necessary.
Summary of changes:
sbin/hammer/cache.c | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e827d884ce8cb364ce2960d152f863fabf413976
--
DragonFly BSD source repository