From owner-freebsd-amd64@FreeBSD.ORG Sat Feb 5 03:43:09 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 F0A5316A4CE for ; Sat, 5 Feb 2005 03:43:08 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 910F043D49 for ; Sat, 5 Feb 2005 03:43:05 +0000 (GMT) (envelope-from astrodog@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so498622wra for ; Fri, 04 Feb 2005 19:43:05 -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:references; b=l5/WD/LcqdzMOMW2QQrfN3LAz4ocyAOS8y/38I7abWmVWMZfWDz2RA3B8sq0+mJRPnZ6jnssNwM446BnCOfd81ZYuGDoxtR36siXu9CmpvdmlKjNEf9HJgD0ar4gVkZatGsXrd61wWBJsZ52vp8xSQ34yhi2dxDA+JogULQlRp8= Received: by 10.54.32.55 with SMTP id f55mr274619wrf; Fri, 04 Feb 2005 19:43:05 -0800 (PST) Received: by 10.54.40.65 with HTTP; Fri, 4 Feb 2005 19:43:04 -0800 (PST) Message-ID: <2fd864e05020419434705bf70@mail.gmail.com> Date: Fri, 4 Feb 2005 19:43:04 -0800 From: Astrodog To: Claus Guttesen In-Reply-To: <2fd864e05020419382a5e21b3@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <000001c50a3c$50f2eba0$6800000a@r3140ca> <20050204103708.21608.qmail@web26801.mail.ukl.yahoo.com> <2fd864e05020419382a5e21b3@mail.gmail.com> cc: amd64@freebsd.org cc: questions@freebsd.org cc: Nathan Vidican Subject: Re: Intel EMT64 Xeon vs AMD Opteron X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Astrodog List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Feb 2005 03:43:09 -0000 On Fri, 4 Feb 2005 19:38:43 -0800, Astrodog wrote: > On Fri, 4 Feb 2005 11:37:08 +0100 (CET), Claus Guttesen > wrote: > > > Cost wise, AMD Opteron 246 is roughly the same cost > > > as a 3.0Ghz Xeon ... But > > > how do they compare performance wise; specifically > > > related to FreeBSD? > > > > We have a dual xeon (nocona) @ 3.2 GHz and a dual > > opteron @ 2 GHz, both with 4 GB RAM and running the > > amd64-port. My impression is that the opteron performs > > *slightly* better than it's Intel-cousin. > > > > regards > > Claus > > > > _______________________________________________ > > freebsd-amd64@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-amd64 > > To unsubscribe, send any mail to "freebsd-amd64-unsubscribe@freebsd.org" > > > From what I understand, EM64T is essentally an extention to x86, so > it will understand the AMD64 instructions, much the same way an > Athlon64 does. Opteron, once again, from what I've read on the topic > is "Actual" 64-bit, not an emulated version. Generally, I find Opteron > to be the best "Bang for your Buck", though what motherboard, and what > features you need there may also play a role there. AMD, so far, has > implied that the dual core opterons will be Socket 940, If that pans > out, the 940-based solution will be significantly more expandable, > since there's little to no chance of Intel continuing to use their > current Xeon socket when their Dual Core offerings come out, and I > suspect it would be technically impossible, given the Memory > Controller issues that its bound to create. Since AMD put the memory > controller on-die, they can resolve this issue in the core, and not > involve the chipsets of the motherboard itself. > Remember, Hyperthreading isn't dual core, its kinda like adding > another "Lane" to the processing pipeline of a single processor, so > that when something stalls, other things can still happen. > Hypertransport, on the other hand is AMD's method of connecting SMP > CPUs to eachother, memory, and devices on the motherboard. > > Sorry about the Hypertransport/Hyperthreading thing, but there seems > to be a great deal of confusion about what each are, and what's > good/bad about them, and they relate to the AMD/Intel decsion you're > making pretty explicitly. > > Personally, I say go with the Opteron. Worst case, performance and > reliability are the same, and you're supporting the underdog. Best > case, it blows your socks off, and in a year, you can go dual core. > Either way, you can't loose. > > ---- Harrison Grundy > D'oh. One other thing. In the benchmarks I've seen, Opterons "Play Nicer" with SMP because of the Hypertransport setup in some applications. (IE, they don't fight over memory the way Xeons do). Look for a motherboard that uses a "4+4" or "4+2" memory configuration to take full advantage of this. (Differnt memory for each processor, kinda)