From owner-freebsd-threads@FreeBSD.ORG Fri May 30 01:44:06 2003 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 5853037B401 for ; Fri, 30 May 2003 01:44:06 -0700 (PDT) Received: from silver.he.iki.fi (silver.he.iki.fi [193.64.42.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1730843F93 for ; Fri, 30 May 2003 01:44:05 -0700 (PDT) (envelope-from pete@he.iki.fi) Received: from he.iki.fi (localhost.he.iki.fi [127.0.0.1]) by silver.he.iki.fi (8.12.9/8.11.4) with ESMTP id h4U8hmk8096264; Fri, 30 May 2003 11:44:02 +0300 (EEST) (envelope-from pete@he.iki.fi) Message-ID: <3ED719C4.4010601@he.iki.fi> Date: Fri, 30 May 2003 11:43:48 +0300 From: Petri Helenius User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030501 X-Accept-Language: English [en],Finnish [fi] MIME-Version: 1.0 To: David Xu References: <00a501c32639$31395c60$0701a8c0@tiger> In-Reply-To: <00a501c32639$31395c60$0701a8c0@tiger> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Daniel Eischen cc: freebsd-threads@freebsd.org Subject: Re: mysql 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: Fri, 30 May 2003 08:44:06 -0000 David Xu wrote: >Yes, MySQL runs well with libkse, we have 500 concurrent connections enabled >here, and running bugzilla and other database applications on it. The only problem is >I can not shutdown it gracefully, it seems signal related problem which still need to be >addressed in libkse and kernel KSE code > > Please keep me posted when this gets fixed, I'd be happy to upgrade our test systems to -lkse mysql to see if it works in our environment. (if you would like more users, that is) Pete >David Xu > >----- Original Message ----- >From: "Daniel Eischen" >To: "Petri Helenius" >Cc: >Sent: Friday, May 30, 2003 3:33 AM >Subject: Re: mysql > > > > >>On Thu, 29 May 2003, Petri Helenius wrote: >> >> >> >>>Anyone tried running mysql with libkse? Should boost performance over linuxthreads, >>>right? >>> >>> >>Yes, David Xu is running mysql with libkse and it >>supposedly works well. >> >>-- >>Dan Eischen >> >>_______________________________________________ >>freebsd-threads@freebsd.org mailing list >>http://lists.freebsd.org/mailman/listinfo/freebsd-threads >>To unsubscribe, send any mail to "freebsd-threads-unsubscribe@freebsd.org >> >" > >