From owner-freebsd-current@FreeBSD.ORG Mon Jun 14 20:43:27 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEF8816A4CE; Mon, 14 Jun 2004 20:43:27 +0000 (GMT) Received: from mail.ngdc.net (mail.ngdc.net [195.190.153.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id A75C543D2D; Mon, 14 Jun 2004 20:43:27 +0000 (GMT) (envelope-from laursen@netgroup.dk) Received: from animal (port390.ds1-noe.adsl.cybercity.dk [217.157.177.19]) (AUTH: LOGIN laursen@solidcore.dk) by bunsen.solidcore.dk with esmtp; Mon, 14 Jun 2004 22:41:34 +0200 Message-ID: <03db01c4524f$f60d5760$6401a8c0@animal> From: "Lasse Laursen" To: "Petri Helenius" , "mike" References: <01c301c45239$940781f0$6401a8c0@animal> <40CE0C9B.1080305@he.iki.fi> Date: Mon, 14 Jun 2004 22:40:50 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 cc: freebsd-current@freebsd.org cc: freebsd-threads@freebsd.org Subject: Re: Possible Threading problem with -CURRENT / MySQL? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jun 2004 20:43:28 -0000 Hi, Also on a SMP machine? I think that the problem is somehow related to SMP machines since the problems started when we moved to a SMP box :( Regards -- Lasse Laursen · VP, Hosting Technology · NetGroup Processing Aps St. Kongensgade 40H · DK-1264 Copenhagen K, Denmark Phone: +45 3370 1526 · Fax: +45 3313 0066 - Don't be fooled by cheap finnish imitations - BSD is the One True Code ----- Original Message ----- From: "Petri Helenius" To: "mike" Cc: "Lasse Laursen" ; ; Sent: Monday, June 14, 2004 10:37 PM Subject: Re: Possible Threading problem with -CURRENT / MySQL? > mike wrote: > > >linux runs almost 2x as fast on the same hardware with no configuring - > >and we get nearly the same results running in single CPU mode vs. dual CPU > >mode on fbsd... something is definately fubar with the mysql+fbsd5.x > >combination. > > > > > > > mysql runs fine on freebsd 5.x both with linuxthreads and pthreads (on > -CURRENT). 5.2.1 release was broken though. > This is on i386. > > Pete > >