DragonFly commits List (threaded) for 2009-06
DragonFly BSD
DragonFly commits List (threaded) for 2009-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 20 Jun 2009 19:40:46 -0700 (PDT)

commit b46b99bf588cdc358c06a41e1707646558760cf0
Author: Matthew Dillon <dillon@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]