From owner-freebsd-threads@FreeBSD.ORG Sat May 22 10:48:31 2004 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB5BA16A4CE for ; Sat, 22 May 2004 10:48:31 -0700 (PDT) Received: from rms04.rommon.net (rms04.rommon.net [212.54.2.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id D161243D2D for ; Sat, 22 May 2004 10:48:30 -0700 (PDT) (envelope-from pete@he.iki.fi) Received: from he.iki.fi (h91.vuokselantie10.fi [193.64.42.145]) by rms04.rommon.net (8.12.10/8.12.9) with ESMTP id i4MHmE3v022172; Sat, 22 May 2004 20:48:14 +0300 (EEST) (envelope-from pete@he.iki.fi) Message-ID: <40AF9259.9010204@he.iki.fi> Date: Sat, 22 May 2004 20:48:09 +0300 From: Petri Helenius User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-us, en MIME-Version: 1.0 To: JG References: <5.2.0.9.2.20040522052606.0156fd70@mail.ojoink.com> <5.2.0.9.2.20040521154458.01627688@127.0.0.1> <5.2.0.9.2.20040521154458.01627688@127.0.0.1> <5.2.0.9.2.20040522052606.0156fd70@mail.ojoink.com> <5.2.0.9.2.20040522100318.01598f50@mail.ojoink.com> In-Reply-To: <5.2.0.9.2.20040522100318.01598f50@mail.ojoink.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-threads@freebsd.org Subject: Re: Why is MySQL nearly twice as fast on Linux? X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 May 2004 17:48:32 -0000 JG wrote: > >> It would be interesting if mysql is cpu-bound or disk bound in your >> tests and if disk-bound > > > > Anyway, I would be happy to do some disk I/O benchmarks as well. > > What program would you suggest for testing on both OS's ? > I was more suggesting toward running gstat when the mysql benchmark is running. Pete