From owner-freebsd-stable@FreeBSD.ORG Tue Mar 13 21:54:38 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E562616A403 for ; Tue, 13 Mar 2007 21:54:38 +0000 (UTC) (envelope-from rodrigc@crodrigues.org) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.192.83]) by mx1.freebsd.org (Postfix) with ESMTP id C4D1613C4AD for ; Tue, 13 Mar 2007 21:54:38 +0000 (UTC) (envelope-from rodrigc@crodrigues.org) Received: from c-66-31-35-94.hsd1.ma.comcast.net ([66.31.35.94]) by comcast.net (rwcrmhc13) with ESMTP id <20070313215437m13007fa2fe>; Tue, 13 Mar 2007 21:54:37 +0000 Received: from dibbler.crodrigues.org (localhost.crodrigues.org [127.0.0.1]) by c-66-31-35-94.hsd1.ma.comcast.net (8.13.8/8.13.8) with ESMTP id l2DLrYt7008828; Tue, 13 Mar 2007 17:53:46 -0400 (EDT) (envelope-from rodrigc@c-66-31-35-94.hsd1.ma.comcast.net) Received: (from rodrigc@localhost) by dibbler.crodrigues.org (8.13.8/8.13.8/Submit) id l2DLrYvj008827; Tue, 13 Mar 2007 17:53:34 -0400 (EDT) (envelope-from rodrigc) Date: Tue, 13 Mar 2007 17:53:13 -0400 From: Craig Rodrigues To: Martin Message-ID: <20070313215313.GA8809@crodrigues.org> References: <20070313154729.1ec6abb7@DELOREAN.manuelmartini.it> <20070313194206.GA5957@crodrigues.org> <20070313211356.7217da43@DELOREAN.manuelmartini.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070313211356.7217da43@DELOREAN.manuelmartini.it> User-Agent: Mutt/1.4.2.1i Cc: freebsd-stable@freebsd.org Subject: Re: FreeBSD mysql Benchmark on 4BSD/ULE scheduler and i386/amd64 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Mar 2007 21:54:39 -0000 On Tue, Mar 13, 2007 at 09:13:56PM +0100, Martin wrote: > I use GENERIC kernel file for 6.2 > and GENERIC on 7 and I removed WITNESS You did not remove WITNESS in all your configs. I see this message: "WARNING: WITNESS option enabled, expect reduced performance." in the dmesg output of two of your tests. Can you just publish the exact kernel config in the results table that you used, to make it easier to figure out your exact configuration, instead of guessing? -- Craig Rodrigues rodrigc@crodrigues.org