From owner-freebsd-threads@FreeBSD.ORG Thu Apr 15 01:44:41 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 9289016A4CE for ; Thu, 15 Apr 2004 01:44:41 -0700 (PDT) Received: from publicd.ub.mng.net (publicd.ub.mng.net [202.179.0.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5AD043D3F for ; Thu, 15 Apr 2004 01:44:40 -0700 (PDT) (envelope-from ganbold@micom.mng.net) Received: from [202.179.0.164] (helo=ganbold.micom.mng.net) by publicd.ub.mng.net with asmtp (Exim 4.30; FreeBSD) id 1BE3MN-000KY5-2U; Thu, 15 Apr 2004 17:40:39 +0800 Message-Id: <6.0.3.0.2.20040415174616.02ae1f38@202.179.0.80> X-Sender: ganbold@micom.mng.net@202.179.0.80 X-Mailer: QUALCOMM Windows Eudora Version 6.0.3.0 Date: Thu, 15 Apr 2004 17:49:36 +0900 To: Petri Helenius From: Ganbold In-Reply-To: <407E478A.10406@he.iki.fi> References: <407E3EDB.8020508@he.iki.fi> <6.0.3.0.2.20040415171747.02ae2790@202.179.0.80> <407E478A.10406@he.iki.fi> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: quoted-printable cc: threads@freebsd.org Subject: Re: FBSD 5.2.CURRENT-p4 and mysqld problems 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: Thu, 15 Apr 2004 08:44:41 -0000 Can you tell me the performance on test machine? Is it better than production with linuxthreads? Ganbold At 05:27 PM 15.04.2004, you wrote: >Ganbold wrote: > >>What threading library do you suggest for mysql in FreeBSD-CURRENT? >>Mostly I'm using linuxthreads on machines updated before March 23, 2004. >I'm using libkse (in current it=B4s renamed to libpthread) with test= systems=20 >and linuxthreads in production at this time. > >Pete > > >