From owner-freebsd-questions@FreeBSD.ORG Tue Feb 3 13:36:38 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1912D1065678 for ; Tue, 3 Feb 2009 13:36:38 +0000 (UTC) (envelope-from will.rutherdale@utoronto.ca) Received: from mail.vex.net (smaug.vex.net [208.76.104.132]) by mx1.freebsd.org (Postfix) with ESMTP id E5B708FC1C for ; Tue, 3 Feb 2009 13:36:37 +0000 (UTC) (envelope-from will.rutherdale@utoronto.ca) Received: from [192.168.110.8] (unknown [207.35.13.175]) by mail.vex.net (Postfix) with ESMTPA id 59AC2174D5 for ; Tue, 3 Feb 2009 08:36:36 -0500 (EST) Message-ID: <49884864.2080101@utoronto.ca> Date: Tue, 03 Feb 2009 08:36:36 -0500 From: William Gordon Rutherdale User-Agent: Thunderbird 1.5.0.14ubu (X11/20080505) MIME-Version: 1.0 To: freebsd general questions References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: intel 64-bit version? 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, 03 Feb 2009 13:36:38 -0000 I'm using the amd64 version of FreeBSD for an HP Pavillion using an Intel Core 2 Quad processor (Q6600). So far it's doing fine with the processor. There are some driver problems, for instance no sound. However, as I'm using this machine as a compute server, I'm ignoring those limitations. I ran some parallel computation problem on it and got good performance out of it. -Will Ivailo Tanusheff wrote: > You may use amd64 version for full support of the 64 functionalities. > Do not get the wrong impression, this is not only for AMD processors and > allow you to use the full strength of the 64 bit architecture. > You may also use i386 branch and use PAE config options if you have more > than 4 GB RAM. > > Still, the best idea is to use amd64 version. > > Regards, >