DragonFly-2.3.1.324.gb46b9 master sbin/hammer cache.c hammer.8 hammer.c hammer_util.h ondisk.c

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Jun 20 19:42:16 PDT 2009


commit b46b99bf588cdc358c06a41e1707646558760cf0
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Jun 20 10:31:39 2009 -0700

    HAMMER UTILITY - reorg cache, add -C, document blockmap and show command.
    
    * Reorganize the way the local block cache works (in the utility, not the
      filesystem).  Add the -C option to specify cache size and read-ahead.
    
    * Document the blockmap command and enhance the documentation for the show
      command.

Summary of changes:
 sbin/hammer/cache.c       |    9 ++++-
 sbin/hammer/hammer.8      |   51 ++++++++++++++++++++++++++--
 sbin/hammer/hammer.c      |   12 +++++++
 sbin/hammer/hammer_util.h |    9 ++++-
 sbin/hammer/ondisk.c      |   81 +++++++++++++++++++++++++++++++++++++-------
 5 files changed, 144 insertions(+), 18 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b46b99bf588cdc358c06a41e1707646558760cf0


-- 
DragonFly BSD source repository





More information about the Commits mailing list