commit 2550036fa4587a786e90ca4b6737c78481fa4ffa
Author: Tomohiro Kusumi <[email protected]>
Date: Fri Jul 24 05:41:51 2015 +0900
sbin/hammer: Use bitmaps for zone statistics
- Didn't squash this with the previous commit in order to be able
to go back to the previous one (rbtree version) for some reason.
Summary of changes:
sbin/hammer/cmd_show.c | 2 +-
sbin/hammer/hammer_util.h | 1 +
sbin/hammer/misc.c | 102 ++++++++++++++++++++++++++++++----------------
3 files changed, 70 insertions(+), 35 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2550036fa4587a786e90ca4b6737c78481fa4ffa
--
DragonFly BSD source repository