git: kernel - Remove vfs.cache.numfullpath* sysctl statistics
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Oct 31 10:50:01 PDT 2017
commit 3e3247293f0be95f8b90af94433f4ed8074a3ffc
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Oct 28 16:15:20 2017 -0700
kernel - Remove vfs.cache.numfullpath* sysctl statistics
* Remove vfs.cache.numfullpath* sysctl statistics. Nearly all
full path lookups are now cached and the statistics no longer
serve any purpose.
Summary of changes:
sys/kern/vfs_cache.c | 26 --------------------------
1 file changed, 26 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3e3247293f0be95f8b90af94433f4ed8074a3ffc
--
DragonFly BSD source repository
More information about the Commits
mailing list