Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jun 2005 16:08:45 +0100 (BST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        David Sze <dsze@alumni.uwaterloo.ca>
Cc:        performance@FreeBSD.org
Subject:   Re: FreeBSD MySQL still WAY slower than Linux
Message-ID:  <20050620160522.C26664@fledge.watson.org>
In-Reply-To: <6.2.1.2.2.20050620102441.06372a70@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>

next in thread | previous in thread | raw e-mail | index | archive | help

On Mon, 20 Jun 2005, David Sze wrote:

> I'll be re-running super-smack against an InnoDB table.  Any additional 
> requests for configurations to test, or other tweaking suggestions?
>
> This is what I'll be trying:
>
>        FreeBSD/amd64 4.11-RELEASE, linuxthreads
>        FreeBSD/amd64 5.4-RELEASE, libpthread
>        FreeBSD/amd64 5.4-RELEASE, libpthread, process scope
>        FreeBSD/amd64 6.0-CURRENT, libpthread
>        FreeBSD/amd64 6.0-CURRENT, libpthread, process scope
>        FreeBSD/amd64 6.0-CURRENT, libthr, system scope
>        FreeBSD/amd64 6.0-CURRENT, libthr, process scope
>        CentOS/amd64 4.0
>
> The different threading libraries are more for completeness.  In my last 
> test I saw <10% difference between them on amd64.

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.

You probably did this in a prior e-mail but I may have missed it -- could 
you forward me a copy of the 6.x kernel dmesg via private e-mail?

Thanks,

Robert N M Watson



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050620160522.C26664>