From owner-freebsd-chat@FreeBSD.ORG Wed Mar 30 09:40:20 2005 Return-Path: Delivered-To: freebsd-chat@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41E3516A4CE for ; Wed, 30 Mar 2005 09:40:20 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9D5643D53 for ; Wed, 30 Mar 2005 09:40:19 +0000 (GMT) (envelope-from phil.brennan@gmail.com) Received: by rproxy.gmail.com with SMTP id 1so179626rny for ; Wed, 30 Mar 2005 01:40:19 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=HJkGAXLH24Nk0OUusuU6qFbAjb78GGXI4AuAcqqyWUz7ts2VTrpplGqhcJwZiSkkTKeo70mBsYZovaxC5yMuaCXH0+VYuUM7js4n03Dog0sN9Z62jy6AwTsCj6JdpYcU4cUneR5AWnuMrWHbyBkMSnHu2JoAL3qCJNwKZZ6F1oc= Received: by 10.38.198.5 with SMTP id v5mr838281rnf; Wed, 30 Mar 2005 01:40:18 -0800 (PST) Received: by 10.38.179.65 with HTTP; Wed, 30 Mar 2005 01:40:18 -0800 (PST) Message-ID: Date: Wed, 30 Mar 2005 10:40:18 +0100 From: Phil Brennan To: =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= In-Reply-To: <86oed2veqd.fsf@xps.des.no> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable References: <20050326224344.4152110C83@relay2.beelinegprs.ru> <20050326233120.GA4611@gothmog.gr> <20050327124610.GA1609@carbon.redbrick.dcu.ie> <86oed2veqd.fsf@xps.des.no> cc: freebsd-chat@freebsd.org Subject: Re: About FreeBSD and Solaris X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Phil Brennan List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Mar 2005 09:40:20 -0000 On Tue, 29 Mar 2005 14:06:02 +0200, Dag-Erling Sm=F8rgrav wrot= e: > Phil Brennan writes: > > This mysql benchmark includes solaris 10 and freebsd 5.3. Its a month > > or two old now, but its the only one I've seen. Dag-Erling, how does > > this show solaris to be slow on x86? It certainly isn't slow compared > > to freebsd. >=20 > Please use something else than MySQL as benchmark, as MySQL has > well-known issues with FreeBSD's threading model. >=20 > DES > -- > Dag-Erling Sm=F8rgrav - des@des.no >=20 Thats a strange thing to say, considering that a lot of effort is going into improving FreeBSD's threading to the point where this not an issue any more. MySQL's problems are supposed to be with libc_r threading, not kse threading. MySQL performance on FreeBSD has improved greatly over the past year. The fact that postgres may be a better database doesn't explain why mysql should run slower on freebsd. Are you confident that freebsd offers good performance with postgres? Anyway, if you compare solaris x86 to linux x86 it puts in a very respectable showing there.