From owner-freebsd-threads@FreeBSD.ORG Tue Jun 15 15:27:05 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 1780C16A4CE for ; Tue, 15 Jun 2004 15:27:05 +0000 (GMT) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8977E43D2F for ; Tue, 15 Jun 2004 15:27:04 +0000 (GMT) (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 i5FFQsqb029875; Tue, 15 Jun 2004 11:26:54 -0400 (EDT) Date: Tue, 15 Jun 2004 11:26:54 -0400 (EDT) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: JG In-Reply-To: <5.2.0.9.2.20040615071038.03bfdc18@mail.ojoink.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-threads@freebsd.org Subject: Re: Possible Threading problem with -CURRENT / 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: Tue, 15 Jun 2004 15:27:05 -0000 On Tue, 15 Jun 2004, JG wrote: > > > > >We still haven't heard whether removing memory options from > >the kernel, disabling HTT, and removing /etc/my.conf have > >had any effect. > > > >-- > >DE > > > Yes you have (though you may not have known)... look at my benchmark > results posted yesterday. This isn't to you. This is to the original poster who was having lockups. > My results were without HTT (It was FreeBSD-AMD64) I didn't have any memory > options > or a mysql config file. > > _This problem is directly related to a commit that was made between ~May 18 > and yesterday._ There was a subsystem lock(s) put in for networking a few days ago. There were no changes to the threads library that would exhibit the behavior you are seeing. -- Dan Eischen