From owner-freebsd-performance@FreeBSD.ORG Mon Jun 20 15:15:48 2005 Return-Path: X-Original-To: performance@freebsd.org 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 60EFA16A41C; Mon, 20 Jun 2005 15:15:48 +0000 (GMT) (envelope-from dsze@mail.distrust.net) Received: from mail.distrust.net (mail.distrust.net [69.93.230.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FF9243D1F; Mon, 20 Jun 2005 15:15:48 +0000 (GMT) (envelope-from dsze@mail.distrust.net) Received: from mail.distrust.net (localhost [127.0.0.1]) by mail.distrust.net (8.13.3/8.13.3) with ESMTP id j5KFFl1F021181; Mon, 20 Jun 2005 10:15:47 -0500 (CDT) (envelope-from dsze@mail.distrust.net) Received: (from dsze@localhost) by mail.distrust.net (8.13.3/8.13.3/Submit) id j5KFFl1a021180; Mon, 20 Jun 2005 10:15:47 -0500 (CDT) (envelope-from dsze) Date: Mon, 20 Jun 2005 10:15:47 -0500 From: David Sze To: Robert Watson Message-ID: <20050620151547.GA21151@mail.distrust.net> References: <746fd037f6ca8131a8fb8938f1e346e9@lonres.com> <20050610170537.GA67849@bibipentium.lonres.com> <20050611085604.J75625@fledge.watson.org> <20050616161506.GB28794@bibipentium.lonres.com> <6.2.1.2.2.20050617091736.05949298@mail.distrust.net> <20050619165349.U6413@fledge.watson.org> <6.2.1.2.2.20050620102441.06372a70@mail.distrust.net> <20050620160522.C26664@fledge.watson.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050620160522.C26664@fledge.watson.org> User-Agent: Mutt/1.4.2.1i X-Virus-Scanned: ClamAV 0.85.1/946/Sun Jun 19 03:41:16 2005 on mail.distrust.net X-Virus-Status: Clean Cc: performance@freebsd.org Subject: Re: FreeBSD MySQL still WAY slower than Linux X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 15:15:48 -0000 On Mon, Jun 20, 2005 at 04:08:45PM +0100, Robert Watson wrote: > > I realize every additional variation increases the testing load, but I'd > be interested in seeing linuxthreads performance on 5.x/6.x also. While > we've worked hard to improve native threading, linuxthreading remains > fully functional, and given that MySQL may well be being optimized based > on assumptions regarding the Linux threading model, it could well be > linuxthreads comes in ahead on recent versions. linuxthreads actually doesn't compile for amd64. I can try i386 versions of 5.4 and 6.0 too; that will delay the results by a couple more days though (I'm doing this in my spare time, though using work hardware).