Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Mar 2001 17:34:59 -0800 (PST)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/newfs newfs.c
Message-ID:  <200103270134.f2R1Yxj90971@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2001/03/26 17:34:59 PST

  Modified files:
    sbin/newfs           newfs.c 
  Log:
  The common wisdom is to use the largest number of cylinders per group.
  So bump the default from `16' to `22', which is the largest value allowed
  with the current default block size.  This change increases the the
  group size from 32MB/g to 44MB/g on a 4GB SCSI disk.
  
  Revision  Changes    Path
  1.33      +5 -4      src/sbin/newfs/newfs.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?200103270134.f2R1Yxj90971>