Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Dec 2001 08:21:40 -0800 (PST)
From:      Sheldon Hearn <sheldonh@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/man/man7 tuning.7 src/sbin/newfs newfs.8 newfs.c src/usr.sbin/sysinstall install.c
Message-ID:  <200112111621.fBBGLel66685@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sheldonh    2001/12/11 08:21:40 PST

  Modified files:
    share/man/man7       tuning.7 
    sbin/newfs           newfs.8 newfs.c 
    usr.sbin/sysinstall  install.c 
  Log:
  Update the default newfs block and fragment sizes from 8192/1024 to
  16384/2048.
  
  Following recent discussions on the -arch mailing list, involving dillon
  and mckusick, this change parallels the one made over a decade ago when
  the default was bumped up from 4096/512.
  
  This should provide significant performance improvements for most
  folks, less significant performance losses for a few folks and
  wasted space lost to large fragments for many folks.
  
  For discussion, please see the following thread in the -arch archive:
  
  Subject: Using a larger block size on large filesystems
  
  The discussion ceases to be relevant when the issue of partitioning
  schemes is raised.
  
  Revision  Changes    Path
  1.48      +9 -5      src/sbin/newfs/newfs.8
  1.46      +2 -2      src/sbin/newfs/newfs.c
  1.31      +17 -7     src/share/man/man7/tuning.7
  1.315     +1 -1      src/usr.sbin/sysinstall/install.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112111621.fBBGLel66685>