From owner-freebsd-current@FreeBSD.ORG Tue Feb 3 21:10:33 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 B58CB16A4CF for ; Tue, 3 Feb 2004 21:10:33 -0800 (PST) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D68643D1F for ; Tue, 3 Feb 2004 21:10:32 -0800 (PST) (envelope-from eischen@vigrid.com) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mail.pcnet.com (8.12.10/8.12.1) with ESMTP id i145ASiw020205; Wed, 4 Feb 2004 00:10:28 -0500 (EST) Date: Wed, 4 Feb 2004 00:10:28 -0500 (EST) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: Kris Gale In-Reply-To: <49758.68.3.131.72.1075859953.squirrel@mail.asn.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: MySQL with KSE -- Unstable? 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: Wed, 04 Feb 2004 05:10:33 -0000 On Tue, 3 Feb 2004, Kris Gale wrote: > > it would be interesting to see if thre was any difference compiling > > against libpthread(kse). > > I'll give it a shot when I get a chance. Does anyone on the list > happen to know if the libmap mechanism can possibly introduce > instability? It shouldn't (if you globally map it). But we can't really help without a way to reproduce it. -- Dan Eischen