From owner-freebsd-threads@FreeBSD.ORG Tue Jun 15 14:15:54 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 D3E7816A4CE for ; Tue, 15 Jun 2004 14:15:54 +0000 (GMT) Received: from ojoink.com (center.ojoink.com [216.65.123.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id B195043D2D for ; Tue, 15 Jun 2004 14:15:54 +0000 (GMT) (envelope-from amd64list@jpgsworld.com) Received: (qmail 26587 invoked by uid 89); 15 Jun 2004 14:15:04 -0000 Received: from unknown (HELO MAINBX.jpgsworld.com) (amd64list@jpgsworld.com@24.10.96.33) by center.ojoink.com with SMTP; 15 Jun 2004 14:15:04 -0000 Message-Id: <5.2.0.9.2.20040615071038.03bfdc18@mail.ojoink.com> X-Sender: amd64list@jpgsworld.com@mail.ojoink.com X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Tue, 15 Jun 2004 07:15:14 -0700 To: freebsd-threads@freebsd.org From: JG In-Reply-To: References: <05c501c452dd$561037d0$ce01000a@animal> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 14:15:54 -0000 > >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. 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._