git: kernel - __read_mostly pass on vfs_cache
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu May 9 18:00:44 PDT 2019
commit 44376fcc7b538fd901e64ce8133d284f1b0fa184
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu May 9 17:48:44 2019 -0700
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.
Summary of changes:
sys/kern/vfs_cache.c | 54 ++++++++++++++++++++++++++++++----------------------
1 file changed, 31 insertions(+), 23 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/44376fcc7b538fd901e64ce8133d284f1b0fa184
--
DragonFly BSD source repository
More information about the Commits
mailing list