kernel - __read_mostly pass on vfs_cache
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 10 May 2019 00:48:44 +0000 (17:48 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 10 May 2019 00:48:44 +0000 (17:48 -0700)
commit44376fcc7b538fd901e64ce8133d284f1b0fa184
tree0d01909c9b89ae0060282742dd0a3efca095dcaa
parent4b2467b7fb7554986ce70bd5a1988bf84f920077
kernel - __read_mostly pass on vfs_cache

* Qualify a number of variables with __read_mostly

* Move the numdefered global to the pcpu structure and adjust the
  heuristic for it.
sys/kern/vfs_cache.c