From owner-freebsd-chat@FreeBSD.ORG Wed Mar 30 19:58:02 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 EDBDA16A4CE for ; Wed, 30 Mar 2005 19:58:02 +0000 (GMT) Received: from mx2.mail.ru (mx2.mail.ru [194.67.23.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C19D43D1D for ; Wed, 30 Mar 2005 19:58:02 +0000 (GMT) (envelope-from infofarmer@mail.ru) Received: from [83.237.13.6] (port=4570 helo=[172.17.0.69]) by mx2.mail.ru with esmtp id 1DGjKD-000DDk-00; Wed, 30 Mar 2005 23:58:01 +0400 Message-ID: <424B04CC.8060909@mail.ru> Date: Wed, 30 Mar 2005 23:58:04 +0400 From: "Andrew P." User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= References: <20050326224344.4152110C83@relay2.beelinegprs.ru> <20050326233120.GA4611@gothmog.gr> <20050327124610.GA1609@carbon.redbrick.dcu.ie> <86oed2veqd.fsf@xps.des.no> In-Reply-To: <86oed2veqd.fsf@xps.des.no> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Spam: Not detected cc: Phil Brennan cc: Sarunas Vancevicius 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: infofarmer@mail.ru 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 19:58:03 -0000 Dag-Erling Smørgrav wrote: > 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. > > > Please use something else than MySQL as benchmark, as MySQL has > well-known issues with FreeBSD's threading model. > > DES Latest talk on the Net suggests that freebsd is a perfect choice for mysql-based database, but you should compile it (mysql) with linux threads enabled. I think Yahoo has used mysql on freebsd for years on end. They have switched their core db units to linux-oracle, though. Andrew P.