From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Wilcox Date: Fri, 06 Jan 2006 18:07:11 +0000 Subject: Re: [PATCH] ia64: change defconfig to NR_CPUS==1024 Message-Id: <20060106180711.GG19769@parisc-linux.org> List-Id: References: <20060106174957.GF19769@parisc-linux.org> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Christoph Lameter Cc: "Luck, Tony" , 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 10:04:56AM -0800, Christoph Lameter wrote: > On Fri, 6 Jan 2006, Matthew Wilcox wrote: > > You can use that argument to set the CPU limit low too -- since a kernel > > with a CPU limit lower than the number of CPUs in the box will just ignore > > the additional ones, people who want to get the additional performance > > will tune limits that are set lower than they need ;-) > > The dicey thing in all of this is that the generic kernels will be used > for the certification of applications. If the cpu limit is too low then Why on earth would somebody do that?