From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx117.postini.com [74.125.245.117]) by kanga.kvack.org (Postfix) with SMTP id 970A26B006C for ; Fri, 6 Jul 2012 14:38:44 -0400 (EDT) Received: from /spool/local by e28smtp02.in.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Sat, 7 Jul 2012 00:08:41 +0530 Received: from d28av05.in.ibm.com (d28av05.in.ibm.com [9.184.220.67]) by d28relay01.in.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id q66Icb2Y12976560 for ; Sat, 7 Jul 2012 00:08:37 +0530 Received: from d28av05.in.ibm.com (loopback [127.0.0.1]) by d28av05.in.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id q67099cD023954 for ; Sat, 7 Jul 2012 10:09:11 +1000 Date: Sat, 7 Jul 2012 00:08:28 +0530 From: Vaidyanathan Srinivasan Subject: Re: [PATCH 13/40] autonuma: CPU follow memory algorithm Message-ID: <20120706183828.GB7807@dirshya.in.ibm.com> Reply-To: svaidy@linux.vnet.ibm.com References: <20120629125517.GD32637@gmail.com> <4FEDDD0C.60609@redhat.com> <1340995260.28750.103.camel@twins> <4FEDF81C.1010401@redhat.com> <1340996224.28750.116.camel@twins> <1340996586.28750.122.camel@twins> <4FEDFFB5.3010401@redhat.com> <20120702165714.GA10952@dirshya.in.ibm.com> <20120705165606.GA11296@dirshya.in.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: Sender: owner-linux-mm@kvack.org List-ID: To: Hillf Danton Cc: Rik van Riel , Peter Zijlstra , dlaor@redhat.com, Ingo Molnar , Andrea Arcangeli , linux-kernel@vger.kernel.org, linux-mm@kvack.org, Dan Smith , Linus Torvalds , Andrew Morton , Thomas Gleixner , Ingo Molnar , Paul Turner , Suresh Siddha , Mike Galbraith , "Paul E. McKenney" , Lai Jiangshan , Bharata B Rao , Lee Schermerhorn , Johannes Weiner , Srivatsa Vaddagiri , Christoph Lameter , Alex Shi , Mauricio Faria de Oliveira , Konrad Rzeszutek Wilk , Don Morris , Benjamin Herrenschmidt * Hillf Danton [2012-07-06 21:04:56]: > Hi Vaidy, > > On Fri, Jul 6, 2012 at 12:56 AM, Vaidyanathan Srinivasan > wrote: > > --- a/mm/autonuma.c > > +++ b/mm/autonuma.c > > @@ -26,7 +26,7 @@ unsigned long autonuma_flags __read_mostly = > > #ifdef CONFIG_AUTONUMA_DEFAULT_ENABLED > > (1< > #endif > > - (1< > + (0< > > > Let X86 scan pmd by default, agree? Sure, yes. This patch just lists the changes required to get the framework running on powerpc so that we know the location of code changes. We will need an arch specific default flags and leave this ON for x86. --Vaidy -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org