From owner-freebsd-current@FreeBSD.ORG Wed May 28 00:13:30 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14EB637B401; Wed, 28 May 2003 00:13:30 -0700 (PDT) Received: from gvr.gvr.org (gvr.gvr.org [212.61.40.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CD0E43FAF; Wed, 28 May 2003 00:13:28 -0700 (PDT) (envelope-from guido@gvr.org) Received: by gvr.gvr.org (Postfix, from userid 657) id B9CAC3D; Wed, 28 May 2003 09:13:26 +0200 (CEST) Date: Wed, 28 May 2003 09:13:26 +0200 From: Guido van Rooij To: phk@freebsd.org Message-ID: <20030528071326.GA29506@gvr.gvr.org> References: <3ED203E6.1000202@zwecker.de> <20030526141901.J294@daneel.foundation.hs> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030526141901.J294@daneel.foundation.hs> cc: current@freebsd.org Subject: Re: gbde Performance - 35Mb/s vs 5.2 MB/s X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 May 2003 07:13:30 -0000 On Mon, May 26, 2003 at 02:25:08PM +0200, Heiko Schaefer wrote: > > Poul gave me the following tip on this list in a mail on Tue, 29 Apr 2003: > > "Remember to set the sectorsize in gbde (gbde init -i) to the fragment > size of your filesystem (typically 2048 for ufs), this is critical > for performance." > If this is so important, why isn't this the default? -Guido