From owner-freebsd-stable@FreeBSD.ORG Wed Jan 18 03:07:57 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 892171065670 for ; Wed, 18 Jan 2012 03:07:57 +0000 (UTC) (envelope-from marcus@odin.blazingdot.com) Received: from odin.blazingdot.com (odin.blazingdot.com [199.48.133.254]) by mx1.freebsd.org (Postfix) with ESMTP id 67FCE8FC0C for ; Wed, 18 Jan 2012 03:07:57 +0000 (UTC) Received: by odin.blazingdot.com (Postfix, from userid 1001) id 986F711424A; Wed, 18 Jan 2012 03:07:56 +0000 (UTC) Date: Wed, 18 Jan 2012 03:07:56 +0000 From: Marcus Reid To: Chuck Swiger Message-ID: <20120118030756.GA35508@blazingdot.com> References: <201201171859.10812.peter@hk.ipsec.se> <20120117220912.GA32330@icarus.home.lan> <668E1573-AD44-466A-BE94-AFE138E151CD@mac.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <668E1573-AD44-466A-BE94-AFE138E151CD@mac.com> X-Coffee-Level: nearly-fatal User-Agent: Mutt/1.5.21 (2010-09-15) Cc: FreeBSD Stable , peter h , Jeremy Chadwick Subject: Re: about thumper aka sun fire x4500 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jan 2012 03:07:57 -0000 On Tue, Jan 17, 2012 at 03:12:19PM -0800, Chuck Swiger wrote: > On Jan 17, 2012, at 2:09 PM, Jeremy Chadwick wrote: > > I do not have one of these boxes / am not familiar with them, but > > HyperTransport is an AMD thing. The concept is that it's a bus that > > interconnects different pieces of a system to the CPU (and thus the > > memory bus). > > While that was a nice picture, it's not related to the bus > architecture of a Sun 4500. :-) > > An X or E 4500 is a highly fault-tolerant parallel minicomputer with 8 > slots-- one was I/O, and you could put up to 7 CPU boards with dual > UltraSPARC processors-- you could hot-plug CPU boards and memory in > the event of a failure and keep the rest of the system up. They cost > a significant fraction of a million dollars circa y2k. You're thinking E4500, which is as you describe. The X4500 is described here: http://en.wikipedia.org/wiki/Sun_Fire_X4500 Marcus