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

cvs commit: src/sbin/newfs_hammer newfs_hammer.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 2 Jun 2008 23:20:30 -0700 (PDT)

dillon      2008/06/02 23:20:30 PDT

DragonFly src repository

  Modified files:
    sbin/newfs_hammer    newfs_hammer.c 
  Log:
  HAMMER Utilities: More pre-formatting, cleanup
  
  * Fully initialize the large-data and small-data blockmaps in addition
    to the B-Tree blockmap.
  
  * Set vol0_stat_bigblocks properly so used space shows as 0, or otherwise
    a fairly small number, when the volume is empty.
  
  * Display the total amount of space pre-allocated by newfs_hammer for
    the boot-area, memory-log, undo-buffer, and blockmap infrastructure.
  
  Revision  Changes    Path
  1.28      +11 -1     src/sbin/newfs_hammer/newfs_hammer.c


http://www.dragonflybsd.org/cvsweb/src/sbin/newfs_hammer/newfs_hammer.c.diff?r1=1.27&r2=1.28&f=u



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