From owner-freebsd-threads@FreeBSD.ORG Tue Feb 17 23:02:46 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 F3BEE16A4CE for ; Tue, 17 Feb 2004 23:02:45 -0800 (PST) Received: from rms04.rommon.net (rms04.rommon.net [212.54.2.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F84743D1F for ; Tue, 17 Feb 2004 23:02:45 -0800 (PST) (envelope-from pete@he.iki.fi) Received: from he.iki.fi (h81.vuokselantie10.fi [193.64.42.129]) by rms04.rommon.net (8.12.9p1/8.12.9) with ESMTP id i1I72fcM095212; Wed, 18 Feb 2004 09:02:41 +0200 (EET) (envelope-from pete@he.iki.fi) Message-ID: <40330E09.9090900@he.iki.fi> Date: Wed, 18 Feb 2004 09:02:33 +0200 From: Petri Helenius User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Eischen References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit cc: freebsd-threads@freebsd.org Subject: Re: More on MySQL -- Fatal trap 12 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: Wed, 18 Feb 2004 07:02:46 -0000 Daniel Eischen wrote: >Oh, I assumed you guys were tracking -current, not sticking with >the last release... > > > I could to that on the test boxes but I´m also trying to figure out if I could switch from linuxthreads to kse in production stuff. After I´m convinced that can be done, I have more load to put on the -CURRENT boxes. It would be kind of scary to run current "for real" :). How large the differences are between RELENG_5_2 and HEAD ? (I could look in cvs but it probably does not give the right picture) Pete