git: kernel - Account for file reads that take the VM shortcut
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Sep 18 11:45:50 PDT 2012
commit 8f2d91a6d6213254c9f7a1c80ce5dd6ea0a6a721
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Sep 18 11:45:19 2012 -0700
kernel - Account for file reads that take the VM shortcut
* Account for file reads that take the VM shortcut in hammer's statistics.
Summary of changes:
sys/vfs/hammer/hammer_vnops.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8f2d91a6d6213254c9f7a1c80ce5dd6ea0a6a721
--
DragonFly BSD source repository
More information about the Commits
mailing list