From owner-freebsd-questions@FreeBSD.ORG Tue Feb 27 21:03:13 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E8B7816A405 for ; Tue, 27 Feb 2007 21:03:13 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id D5F7713C46B for ; Tue, 27 Feb 2007 21:03:13 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id BD51D1A4D80; Tue, 27 Feb 2007 13:03:13 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 1313F513EB; Tue, 27 Feb 2007 16:03:13 -0500 (EST) Date: Tue, 27 Feb 2007 16:03:12 -0500 From: Kris Kennaway To: patrick Message-ID: <20070227210312.GA56753@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Cc: FreeBSD Questions Mailing List Subject: Re: mysql50-server on FreeBSD 6.2 w/ LINUX_THREADS? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Feb 2007 21:03:14 -0000 On Tue, Feb 27, 2007 at 10:47:07AM -0800, patrick wrote: > Is it still advisable to build the mysql50-server on FreeBSD 6.2 using > the LINUX_THREADS option? I'm using the SMP kernel on an older dual > 1.0GHz Pentium III. This page > suggests that the libthr library in FreeBSD 6.x is optimized for MySQL > and perhaps better than using linuxthreads. > > Any thoughts? I think lunixthreads is no longer needed, but try it and see, if you're interested. Kris