From owner-freebsd-questions@FreeBSD.ORG Wed Dec 6 17:08:29 2006 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 0B69D16A4FF for ; Wed, 6 Dec 2006 17:08:29 +0000 (UTC) (envelope-from josh.carroll@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id B397843DF8 for ; Wed, 6 Dec 2006 17:06:23 +0000 (GMT) (envelope-from josh.carroll@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so180325uge for ; Wed, 06 Dec 2006 09:06:56 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=mazv63fgNBsLDvVxDKCL9nHQtVMNZAfg9C0CEF+lXOQXTmSjYYYAGfS8m8H4YXADUii6PN6rDEAeXWUJoir5LbDt8K9+xnTxAJEYHBeTt0DBCcmtUEWZ5/ZkT2i5z2v9/cfxi3oKChiVnJp3TdHEF70t34HqPBqOMHsnOa8Hgac= Received: by 10.82.105.13 with SMTP id d13mr259849buc.1165424815735; Wed, 06 Dec 2006 09:06:55 -0800 (PST) Received: by 10.82.163.14 with HTTP; Wed, 6 Dec 2006 09:06:55 -0800 (PST) Message-ID: <8cb6106e0612060906o14d784ack6b870a7fc077db03@mail.gmail.com> Date: Wed, 6 Dec 2006 09:06:55 -0800 From: "Josh Carroll" To: "Frank Bonnet" In-Reply-To: <45768F34.8020705@esiee.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <45768F34.8020705@esiee.fr> Cc: FreeBSD-Questions Subject: Re: Which version to use ( Xeon 64 bits ) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: josh.carroll@psualum.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Dec 2006 17:08:29 -0000 > I just receive a new IBM X3650 server bi-proc XEON and > I wonder which version of FreeBSD to use with it I386 or AMD64 ? Do you have more than 4GB of RAM? If not, I'd recommend sticking with i386. There are very few things that will actually run any faster with the AMD64 version (notably, media encoding/decoding and anything else that can take advantage of the 64-bit registers for math operations). Josh