From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Wilcox Date: Fri, 06 Jan 2006 17:26:15 +0000 Subject: Re: [PATCH] ia64: change defconfig to NR_CPUS==1024 Message-Id: <20060106172615.GE19769@parisc-linux.org> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: "Luck, Tony" Cc: Arjan van de Ven , hawkes@sgi.com, Tony Luck , Andrew Morton , linux-ia64@vger.kernel.org, linux-kernel@vger.kernel.org, Jack Steiner , Dan Higgins , John Hesterberg , Greg Edwards On Fri, Jan 06, 2006 at 09:19:28AM -0800, Luck, Tony wrote: > Would it be impossibly hard to make the >64 cpus case (when the code > switches from a single word to an array) be dependent on a boot-time > variable? If we could, then the defconfig could just say 128, and > users of monster machines would just boot with "maxcpus@96" to increase > the size of the bitmask arrays. Why can't we keep the default below 64? Surely the 0.1% of the market which needs more than 64 cpus can recompile their kernel ...