git: kernel - Remove global cwd statistics counters
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Aug 21 11:18:43 PDT 2020
commit 0df73a27dd640d01de73e09458010f32e78d89db
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Aug 21 11:17:05 2020 -0700
kernel - Remove global cwd statistics counters
* These were only used for debugging purposes and interfere with
MP operation. Just remove them.
Summary of changes:
share/man/man7/vfs.7 | 8 --------
sys/kern/vfs_cache.c | 23 ++---------------------
2 files changed, 2 insertions(+), 29 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0df73a27dd640d01de73e09458010f32e78d89db
--
DragonFly BSD source repository
More information about the Commits
mailing list