Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932406Ab1CINeK (ORCPT ); Wed, 9 Mar 2011 08:34:10 -0500 Received: from casper.infradead.org ([85.118.1.10]:45174 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932213Ab1CINeF convert rfc822-to-8bit (ORCPT ); Wed, 9 Mar 2011 08:34:05 -0500 Subject: Re: [BUG] rebuild_sched_domains considered dangerous From: Peter Zijlstra To: Martin Schwidefsky Cc: Benjamin Herrenschmidt , "linux-kernel@vger.kernel.org" , linuxppc-dev , Jesse Larrew In-Reply-To: <20110309143152.3cc6c191@mschwide.boeblingen.de.ibm.com> References: <1299639487.22236.256.camel@pasglop> <1299665998.2308.2753.camel@twins> <1299670429.2308.2834.camel@twins> <20110309141548.722e4f56@mschwide.boeblingen.de.ibm.com> <1299676769.2308.2944.camel@twins> <20110309143152.3cc6c191@mschwide.boeblingen.de.ibm.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Date: Wed, 09 Mar 2011 14:33:56 +0100 Message-ID: <1299677636.2308.2960.camel@twins> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 876 Lines: 19 On Wed, 2011-03-09 at 14:31 +0100, Martin Schwidefsky wrote: > > But if you don't also update the cpu->node memory mappings (which I > > think it near impossible) what good is it to change the scheduler > > topology? > > The memory for the different LPARs is striped over all nodes (or books as we > call them). We heavily rely on the large shared cache between the books to hide > the different memory access latencies. Right, so effectively you don't have NUMA due to that striping. So why then change the CPU topology? Simply create a topology without NUMA and keep it static, that accurately reflects the memory topology. -- 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/