commit d846dce0396aaf8521b35651857538a5a1e4795d
Author: Tomohiro Kusumi <[email protected]>
Date: Fri Aug 12 21:44:38 2016 +0900
sbin/hammer: Rewrite hammer bstats/iostats
- Detach from libhammer.
- Add sysctls that were missing in libhammer.
- It's simply better and clearer without an external library wrappers
for hammer command itself to just read hammer sysctls.
Summary of changes:
sbin/hammer/cmd_stats.c | 171 +++++++++++++++++++++++++++++++++++-------------
1 file changed, 124 insertions(+), 47 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d846dce0396aaf8521b35651857538a5a1e4795d
--
DragonFly BSD source repository