From owner-freebsd-sparc64@FreeBSD.ORG Tue Jan 20 22:02:28 2009 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E3D8E106564A for ; Tue, 20 Jan 2009 22:02:28 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (alchemy.franken.de [194.94.249.214]) by mx1.freebsd.org (Postfix) with ESMTP id 74D538FC12 for ; Tue, 20 Jan 2009 22:02:28 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.14.3/8.14.3/ALCHEMY.FRANKEN.DE) with ESMTP id n0KM2OPa015100; Tue, 20 Jan 2009 23:02:24 +0100 (CET) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.14.3/8.14.3/Submit) id n0KM2OUu015099; Tue, 20 Jan 2009 23:02:24 +0100 (CET) (envelope-from marius) Date: Tue, 20 Jan 2009 23:02:24 +0100 From: Marius Strobl To: Kevin Day Message-ID: <20090120220224.GA14878@alchemy.franken.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: freebsd-sparc64@freebsd.org Subject: Re: 24/48 CPU Fire 6800 / 12 CPU E4500 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jan 2009 22:02:29 -0000 On Mon, Jan 19, 2009 at 06:26:37PM -0600, Kevin Day wrote: > > I'm trying to save some cosmetically damaged Sun gear from being sold > as scrap. The configurations are: > > > Sun E4500 > 12x400MHz CPU > 12GB RAM > > Sun Fire 6800 > 24x750MHZ (or possibly 48, they can't remember) > 64GB RAM > > > They're huge, but we have space in our datacenter for them if I can > match their scrap value. > > I'm thinking they could be very interesting for people working in SMP > or scheduler developers. Non-power-of-2 number of CPUs, large number > of CPUs, huge memory, etc. > > I'd need to match the price they'd get for spare parts / scrap metal > to take them(and somehow come up with that cash), but I'm happy to > provide space/power/cooling/bandwidth/remote access if any of the > sparc developers would actually use this. Before I go too far down > the road here, would any kernel hackers want a chance to bang on one > of these? I could set up remote access. > Well, it would be interesting to get FreeBSD running on the Fire 6800 but whether that's worth spending money for such a machine and its hosting I'm not sure. In any case it would be great if you could provide me with the Open Firmware device tree dump of the Fire 6800, i.e. the output obtained from running f.e. running `prtconf -pPv` under Solaris. Marius