From owner-freebsd-performance@FreeBSD.ORG Sat Aug 30 05:49:35 2003 Return-Path: Delivered-To: freebsd-performance@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3D1C16A4BF for ; Sat, 30 Aug 2003 05:49:35 -0700 (PDT) Received: from web14103.mail.yahoo.com (web14103.mail.yahoo.com [216.136.172.133]) by mx1.FreeBSD.org (Postfix) with SMTP id 8968144003 for ; Sat, 30 Aug 2003 05:49:34 -0700 (PDT) (envelope-from cguttesen@yahoo.dk) Message-ID: <20030830124934.83896.qmail@web14103.mail.yahoo.com> Received: from [194.248.174.58] by web14103.mail.yahoo.com via HTTP; Sat, 30 Aug 2003 14:49:34 CEST Date: Sat, 30 Aug 2003 14:49:34 +0200 (CEST) From: =?iso-8859-1?q?Claus=20Guttesen?= To: das@FreeBSD.ORG, freebsd-performance@freebsd.org, seanc@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: Some additional tests run on my performance testing X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Aug 2003 12:49:35 -0000 Hi. > Note that doing sequential reads and writes is VERY > different from doing random reads and writes. In the > former case, a larger filesystem block size may reduce > fragmentation and help you, but in the latter > case---specifically for writes---you're doing twice > the I/O due to the larger filesystem blocks. Your > import and Bill's tests fall into the first category. > It would be interesting to see what sort of performance > you get under a real workload. Valid point you make there. My db is up and running now with 16 kb blocks, but I'd like to try it out with 8 kb blocks. Can I simply do a file-copy of the database, newfs the partition with 8 kb blocks, and copy the database back to take advantage of the 8 kb blocksize? Or do I have to dump, newfs, create and import the database? regards Claus Yahoo! Mail (http://dk.mail.yahoo.com) - Gratis: 6 MB lagerplads, spamfilter og virusscan