From owner-freebsd-stable@FreeBSD.ORG Fri Jun 10 23:05:02 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCEF616A41C for ; Fri, 10 Jun 2005 23:05:02 +0000 (GMT) (envelope-from deischen@freebsd.org) Received: from mail.ntplx.net (mail.ntplx.net [204.213.176.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BE7D43D48 for ; Fri, 10 Jun 2005 23:05:02 +0000 (GMT) (envelope-from deischen@freebsd.org) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) by mail.ntplx.net (8.13.4/8.13.4/NETPLEX) with ESMTP id j5AN503G018580; Fri, 10 Jun 2005 19:05:01 -0400 (EDT) Date: Fri, 10 Jun 2005 19:05:00 -0400 (EDT) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: Kris Kennaway In-Reply-To: <20050610210847.GA58308@xor.obsecurity.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.ntplx.net) Cc: freebsd-stable@freebsd.org, Tom Gidden , Guy Helmer Subject: Re: FreeBSD MySQL still WAY slower than Linux X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Eischen List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jun 2005 23:05:03 -0000 On Fri, 10 Jun 2005, Kris Kennaway wrote: > On Fri, Jun 10, 2005 at 10:04:23PM +0100, Tom Gidden wrote: > > Hi Guy, > > > > On 10 Jun 2005, at 21:37, Guy Helmer wrote: > > > > > >Have you tried a kernel with PREEMPTION enabled? I haven't > > >quantified the effect, but it's improved performance in some > > >situations. > > >Have you tried increasing vfs.read_max? > > > > Thanks for your suggestions... I've given them a go, and it looks > > like there's no discernible difference in performance for either/ > > both, on KSE, libthr or LinuxThreads. =( > > Did you retry with HTT yet? Note that it's disabled by default in > FreeBSD, so if you see no performance improvement when you only turn > it on in the BIOS, that could be why. Or repeat the Linux tests without HTT enabled. -- DE