kernel - Remove vfs.cache.numfullpath* sysctl statistics
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 28 Oct 2017 23:15:20 +0000 (16:15 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 31 Oct 2017 17:49:48 +0000 (10:49 -0700)
commit3e3247293f0be95f8b90af94433f4ed8074a3ffc
tree63134a882660bb47c8f954940daed5fd915c7c6e
parent367612aa80b4fde9fb3dfd4922a93d0547222a7a
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.
sys/kern/vfs_cache.c