Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261965AbVADCUt (ORCPT ); Mon, 3 Jan 2005 21:20:49 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261966AbVADCUt (ORCPT ); Mon, 3 Jan 2005 21:20:49 -0500 Received: from holomorphy.com ([207.189.100.168]:42881 "EHLO holomorphy.com") by vger.kernel.org with ESMTP id S261965AbVADCUp (ORCPT ); Mon, 3 Jan 2005 21:20:45 -0500 Date: Mon, 3 Jan 2005 18:20:34 -0800 From: William Lee Irwin III To: Andi Kleen Cc: colin@coesta.com, linux-kernel@vger.kernel.org Subject: Re: Max CPUs on x86_64 under 2.6.x Message-ID: <20050104022034.GB2708@holomorphy.com> References: <44438.202.154.120.74.1104760841.squirrel@www.coesta.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: The Domain of Holomorphy User-Agent: Mutt/1.5.6+20040722i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 970 Lines: 22 "Colin Coe" writes: >> Why is the number of CPUs on the x86_64 architecture only 8 but under i386 >> it is 255? >> I've searched the list archives and Google but can't find an answer. On Tue, Jan 04, 2005 at 01:34:50AM +0100, Andi Kleen wrote: > Post 2.6.10 x86-64 will support more CPUs. 2.6.10 actually does too, > but the Kconfig hadn't been changed then. Previously there was an > 8 CPU APIC driver limit, however it turned out later that it doesn't > apply to some Opteron machines. Barring cpus with a different onboard interrupt controller from the xAPIC or the use of external interrupt controllers to assist with cpu addressing, 255 serves as an architectural limit for Opteron as well. -- wli - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/