From owner-freebsd-amd64@FreeBSD.ORG Sat Jan 22 00:05:37 2005 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 C791A16A4CE for ; Sat, 22 Jan 2005 00:05:37 +0000 (GMT) Received: from sb.santaba.com (sb.santaba.com [207.154.84.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D48743D41 for ; Sat, 22 Jan 2005 00:05:37 +0000 (GMT) (envelope-from jbehl@fastclick.com) Received: from [192.168.3.100] (unknown [205.180.85.193]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by sb.santaba.com (Postfix) with ESMTP id 53D1828485 for ; Fri, 21 Jan 2005 16:05:37 -0800 (PST) Message-ID: <41F198F8.9020608@fastclick.com> Date: Fri, 21 Jan 2005 16:06:16 -0800 From: Jeff Behl User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-amd64@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: bsd i386 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: Sat, 22 Jan 2005 00:05:37 -0000 i have a dual proc 3gHz AMD Opteron box that i want to run java on, so it looks like i have to use the i386 build (any news on the jdk coming to AMD?). from what i've gathered, this should not be a problem and performance should be at least par compared to to running on a Xeon. is this true? i even seem to remember hearing rumor that the Opteron could even run i386 code faster, mHz to mHz, than a Xeon? thanks.