From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: [PATCHSET] percpu: generalize first chunk allocators and improve lpage NUMA support Date: Wed, 1 Jul 2009 01:30:01 +0200 Message-ID: <20090630233001.GA28830@elte.hu> References: <20090629163937.94c8cedd.akpm@linux-foundation.org> <20090630191517.GB20567@elte.hu> <20090630213146.GA17492@elte.hu> <20090630223138.GH1241@elte.hu> <20090630230743.GA17968@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mx3.mail.elte.hu ([157.181.1.138]:49433 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757769AbZF3XaW (ORCPT ); Tue, 30 Jun 2009 19:30:22 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-arch-owner@vger.kernel.org List-ID: To: Christoph Lameter Cc: Andrew Morton , tj@kernel.org, linux-kernel@vger.kernel.org, x86@kernel.org, linux-arch@vger.kernel.org, andi@firstfloor.org, hpa@zytor.com, tglx@linutronix.de * Christoph Lameter wrote: > On Wed, 1 Jul 2009, Ingo Molnar wrote: > > > Say it says "256 CPUs". > > Ok then you found a bug in the virtualization software ;-). No, it runs on a 256 CPUs host system, why shouldnt it be possible to expose that _possible_ expansion space to a guest instance? Ingo