git: sbin/hammer: Separate read/write inode ops on hammer *stats
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Thu Sep 24 07:46:34 PDT 2015
commit 8101aaccc74cb8ef6411c8d102db3f07a79789be
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Mon Sep 14 02:06:37 2015 +0900
sbin/hammer: Separate read/write inode ops on hammer *stats
It should show read and write inode ops separately since
the original hammer sysctl accounts have them separately
(just like all other fields printed by *stats command),
and it's trivial to add these two to get total inode ops.
Summary of changes:
sbin/hammer/cmd_stats.c | 20 +++++++-------------
1 file changed, 7 insertions(+), 13 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8101aaccc74cb8ef6411c8d102db3f07a79789be
--
DragonFly BSD source repository
More information about the Commits
mailing list