From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IzbXp-0005sJ-Nm for qemu-devel@nongnu.org; Tue, 04 Dec 2007 12:26:53 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IzbXo-0005rf-3N for qemu-devel@nongnu.org; Tue, 04 Dec 2007 12:26:53 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IzbXn-0005rV-Ux for qemu-devel@nongnu.org; Tue, 04 Dec 2007 12:26:51 -0500 Received: from mail.codesourcery.com ([65.74.133.4]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IzbXn-0005UK-5k for qemu-devel@nongnu.org; Tue, 04 Dec 2007 12:26:51 -0500 From: Paul Brook Subject: Re: [Qemu-devel] [PATCH] sparc32 machine specific maximums Date: Tue, 4 Dec 2007 17:26:38 +0000 References: <47533BD3.4000606@earthlink.net> <4754941B.3020701@earthlink.net> In-Reply-To: <4754941B.3020701@earthlink.net> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200712041726.39743.paul@codesourcery.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Robert Reif > If you want to make a 16 > CPU, 64 Gb machine, define a QEMU specific machine. There are no real > 32 bit sparc systems like that. I believe the Cray CS6400 was a 64-way sparc32 machine with 16Gb ram. Admittedly it's a sun4d variant, not sun4m. I've no idea how much difference (if any) that makes to OS. Paul