From owner-freebsd-amd64@FreeBSD.ORG Sun Mar 7 00:40:41 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA5D416A4CE for ; Sun, 7 Mar 2004 00:40:41 -0800 (PST) Received: from ojoink.com (unknown [216.65.123.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89D1243D1D for ; Sun, 7 Mar 2004 00:40:41 -0800 (PST) (envelope-from amd64list@jpgsworld.com) Received: (qmail 79044 invoked by uid 89); 7 Mar 2004 08:39:28 -0000 Received: from unknown (HELO MAINBX.jpgsworld.com) (amd64list@jpgsworld.com@67.172.167.223) by host180.ojoink.com with SMTP; 7 Mar 2004 08:39:28 -0000 Message-Id: <5.2.0.9.2.20040307003835.02a1bef8@mail.ojoink.com> X-Sender: amd64list@jpgsworld.com@mail.ojoink.com X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Sun, 07 Mar 2004 00:40:35 -0800 To: freebsd-amd64@freebsd.org From: JG In-Reply-To: <20040307082615.GA8592@xor.obsecurity.org> References: <5.2.0.9.2.20040307001741.02a227c8@mail.ojoink.com> <5.2.0.9.2.20040307001741.02a227c8@mail.ojoink.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: Best way to compile Mysql 4.1.x with Linuxthreads support on AMD64? X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Mar 2004 08:40:41 -0000 > > > > > For SMP support - among other performance increases. > >This document applies to FreeBSD 4.x and not 5.x, which has >SMP-aware kernel threads. > > > See http://www.mysql.com/doc/en/FreeBSD.html > >Kris Kris, What about the rest of the problems mentioned with Freebsd native threads vs Linuxthreads? I would really like to get MySQL installed on FreeBSD-AMD64 if possible so I can run benchmarks and compare it to a Linux installation... I'm just not sure what the best way to compile it is. How do you compile Mysql on AMD64?