From owner-freebsd-stable@FreeBSD.ORG Mon Oct 4 19:01:57 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B92A16A4D0 for ; Mon, 4 Oct 2004 19:01:57 +0000 (GMT) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 4D1E043D31 for ; Mon, 4 Oct 2004 19:01:56 +0000 (GMT) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 4 Oct 2004 20:01:54 +0100 (BST) Date: Mon, 4 Oct 2004 20:01:54 +0100 From: David Malone To: Jorn Argelo Message-ID: <20041004190154.GA98373@walton.maths.tcd.ie> References: <1096891159.95899.15.camel@ramses> <20041004135545.M61493@wcborstel.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041004135545.M61493@wcborstel.nl> User-Agent: Mutt/1.5.6i Sender: dwmalone@maths.tcd.ie cc: Key Dof cc: freebsd-stable@freebsd.org Subject: Re: PowerEdge 1850 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 19:01:57 -0000 On Mon, Oct 04, 2004 at 04:03:03PM +0200, Jorn Argelo wrote: > Anyway, if I get it right it runs an dual Xeon with EM64T. If you want to use > that you will need the AMD64 port of FreeBSD 5.2.1. I'm not sure if EM64T is > backwards compatible with the x86 instruction code, so 4.10 will not be an > option. The main problem will be the RAID controller. SMP on 5.2.1 is also not > really top notch AFAIK. The AMD64 and EM64T chips start in a x86 compatible mode, so both will run 4.10 fine. I'm writing this from a 2850 now, running 4.10-STABLE. David.