From owner-freebsd-threads@FreeBSD.ORG Thu May 29 16:19:28 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 0759E37B401; Thu, 29 May 2003 16:19:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 924A243F3F; Thu, 29 May 2003 16:19:26 -0700 (PDT) (envelope-from davidxu@freebsd.org) Received: from tiger (davidxu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with SMTP id h4TNJOUp064034; Thu, 29 May 2003 16:19:25 -0700 (PDT) (envelope-from davidxu@freebsd.org) Message-ID: <00a501c32639$31395c60$0701a8c0@tiger> From: "David Xu" To: "Daniel Eischen" , "Petri Helenius" References: Date: Fri, 30 May 2003 07:22:35 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 cc: freebsd-threads@freebsd.org Subject: Re: mysql X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: David Xu List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 May 2003 23:19:28 -0000 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 David Xu ----- Original Message -----=20 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: >=20 > >=20 > > Anyone tried running mysql with libkse? Should boost performance = over linuxthreads, > > right? >=20 > Yes, David Xu is running mysql with libkse and it > supposedly works well. >=20 > --=20 > Dan Eischen >=20 > _______________________________________________ > 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"