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

git: HAMMER Utility - Change default split size from 100MB to 4G


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 4 Apr 2010 09:25:14 -0700 (PDT)

commit 527a7bdbea8255497e82f6cba67a4693c83f2620
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Sun Apr 4 09:23:19 2010 -0700

    HAMMER Utility - Change default split size from 100MB to 4G
    
    * Change the default split size for mirroring from 100MB to 4G.  For very
      large filesystems a small split size can result in very high meta-data
      overheads with very little actual incremental data.
    
    * Adjust the manual page for the split changes.
    
    * Adjust the manual page to clarify limitations of the bandwidth option.

Summary of changes:
 sbin/hammer/hammer.8 |   15 ++++++++++++++-
 sbin/hammer/hammer.c |    2 +-
 2 files changed, 15 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/527a7bdbea8255497e82f6cba67a4693c83f2620


-- 
DragonFly BSD source repository



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