From owner-freebsd-current@FreeBSD.ORG Thu Jun 17 06:22:40 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 E4D7716A4CF; Thu, 17 Jun 2004 06:22:40 +0000 (GMT) Received: from rms04.rommon.net (rms04.rommon.net [212.54.2.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9351043D58; Thu, 17 Jun 2004 06:22:39 +0000 (GMT) (envelope-from pete@he.iki.fi) Received: from he.iki.fi (h86.vuokselantie10.fi [193.64.42.134]) by rms04.rommon.net (8.12.10/8.12.9) with ESMTP id i5H6LZ3v044467; Thu, 17 Jun 2004 09:21:35 +0300 (EEST) (envelope-from pete@he.iki.fi) Message-ID: <40D1386F.1000703@he.iki.fi> Date: Thu, 17 Jun 2004 09:21:35 +0300 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: Brad Knowles References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Mailman-Approved-At: Thu, 17 Jun 2004 11:36:27 +0000 cc: freebsd-threads@freebsd.org cc: mike cc: Robert Watson cc: Julian Elischer cc: freebsd-current@freebsd.org Subject: Re: Possible Threading problem with -CURRENT / MySQL? 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: Thu, 17 Jun 2004 06:22:41 -0000 Brad Knowles wrote: > >> - Disabling HTT >> - Using ADAPTIVE_MUTEXES > > > These both sound like typical improvements, based on what I've > seen on this list. Any ideas on when they might become the default? > HTT defaults to the BIOS setting, which I think is the logical course of action. I donīt think the OS should make assumptions the way or another over what the user has set in the BIOS. (this used not to be the case earlier, and I asked it to default to disable HTT back then) Pete