From owner-freebsd-arch Sun Oct 14 19:56:57 2001 Delivered-To: freebsd-arch@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id 57C2337B40A; Sun, 14 Oct 2001 19:56:53 -0700 (PDT) Received: (from dillon@localhost) by earth.backplane.com (8.11.6/8.11.2) id f9F2ur151690; Sun, 14 Oct 2001 19:56:53 -0700 (PDT) (envelope-from dillon) Date: Sun, 14 Oct 2001 19:56:53 -0700 (PDT) From: Matt Dillon Message-Id: <200110150256.f9F2ur151690@earth.backplane.com> To: "David O'Brien" Cc: cvs-committers@FreeBSD.ORG, freebsd-arch@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/newfs newfs.8 newfs.c 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> <20011014160303.A22301@ns2.freenix.org> <20011014194232.A50125@dragon.nuxi.com> Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :On Sun, Oct 14, 2001 at 04:03:03PM +0200, Ollivier Robert wrote: :> 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). : :There has been rummored problems if you use something other than 8k/1k. :This is probably something that should run thru -arch or -hackers before :doing it. :"-c" was a no-brainer as noone has ever argued that a low "-c" was :prefered (that I've seen). You can use 16K/2K safely. Anything larger may fragment the buffer cache's KVA space and create issues. There are no known bugs (other then fragmentation), but people have sporatically reported weirdness with other combinations. There have been no solid bug reports. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message