Date: Tue, 11 Dec 2001 09:56:18 +0200 From: Sheldon Hearn <sheldonh@starjuice.net> To: Matthew Dillon <dillon@apollo.backplane.com> Cc: Kirk McKusick <mckusick@mckusick.com>, freebsd-arch@FreeBSD.ORG Subject: Re: Using a larger block size on large filesystems Message-ID: <31922.1008057378@axl.seasidesoftware.co.za> In-Reply-To: Your message of "Mon, 10 Dec 2001 09:41:49 PST." <200112101741.fBAHfnB47140@apollo.backplane.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 10 Dec 2001 09:41:49 PST, Matthew Dillon wrote: > Looks good to me! [...] > :Here's what I intend to commit. > :- variable_set2(VAR_NEWFS_ARGS, "-b 8192 -f 1024", 0); > :+ variable_set2(VAR_NEWFS_ARGS, "", 0); Eek, that's stale. I actually plan to set sysinstall's newfs default flags to "-b 16384 -f 2048" so folks can see what the defaults are, just as they did before. Ciao, Sheldon. 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?31922.1008057378>