Date: Sun, 14 Oct 2001 16:03:03 +0200 From: Ollivier Robert <roberto@ns2.freenix.org> To: cvs-committers@FreeBSD.org, freebsd-arch@freebsd.org Subject: Re: cvs commit: src/sbin/newfs newfs.8 newfs.c Message-ID: <20011014160303.A22301@ns2.freenix.org> In-Reply-To: <20011013172706.A53976@dragon.nuxi.com>; from obrien@FreeBSD.org on Sat, Oct 13, 2001 at 05:27:06PM -0700 References: <200110110851.f9B8ptf60343@freefall.freebsd.org> <20011011112527.A54224@coffee.q9media.com> <20011011154203.C44561@dragon.nuxi.com> <20011013143225.B4527@ns2.freenix.org> <20011013172706.A53976@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[ arch as a recipient added ] According to David O'Brien: > install.c: variable_set2(VAR_NEWFS_ARGS, "-b 8192 -f 1024 -c 22", 0); Uh, right. That's bad. I'll change it. Speaking of changing that value, shouldn't we also change the default block and fragment values ? It has been said in the lists many times that 16k/2k is more efficient (and I'm using it myself by defautl now). I'd suggest using 16k/2k (it has the side effect of enabling much greater cpg -- 89 instead of 22) leading to bigger cylinder groups. Comments ? -- Ollivier ROBERT -=- Eurocontrol EEC/ITM -=- Ollivier.Robert@eurocontrol.fr FreeBSD caerdonn.eurocontrol.fr 5.0-CURRENT #6: Thu Aug 10 17:36:11 CEST 2000 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011014160303.A22301>