From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail202.messagelabs.com (mail202.messagelabs.com [216.82.254.227]) by kanga.kvack.org (Postfix) with ESMTP id 2917B8D0047 for ; Fri, 22 Apr 2011 04:02:12 -0400 (EDT) Received: by gxk23 with SMTP id 23so154392gxk.14 for ; Fri, 22 Apr 2011 01:02:10 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <1303317178.2587.30.camel@mulgrave.site> <20110421220351.9180.A69D9226@jp.fujitsu.com> <1303421088.4025.52.camel@mulgrave.site> <1303422566.4025.56.camel@mulgrave.site> Date: Fri, 22 Apr 2011 11:02:10 +0300 Message-ID: Subject: Re: [PATCH v3] mm: make expand_downwards symmetrical to expand_upwards From: Pekka Enberg Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-linux-mm@kvack.org List-ID: To: David Rientjes Cc: James Bottomley , Christoph Lameter , Andrew Morton , KOSAKI Motohiro , Michal Hocko , Hugh Dickins , linux-mm@kvack.org, LKML , linux-parisc@vger.kernel.org, Ingo Molnar , x86 maintainers On Fri, Apr 22, 2011 at 1:12 AM, David Rientjes wrote= : >> > diff --git a/init/Kconfig b/init/Kconfig >> > index 56240e7..a7ad8fb 100644 >> > --- a/init/Kconfig >> > +++ b/init/Kconfig >> > @@ -1226,6 +1226,7 @@ config SLAB >> > =A0 =A0 =A0 =A0 =A0 per cpu and per node queues. >> > >> > =A0config SLUB >> > + =A0 =A0 =A0 depends on BROKEN || NUMA || !DISCONTIGMEM >> > =A0 =A0 =A0 =A0 bool "SLUB (Unqueued Allocator)" >> > =A0 =A0 =A0 =A0 help >> > =A0 =A0 =A0 =A0 =A0 =A0SLUB is a slab allocator that minimizes cache l= ine usage >> >> >> I already sent it to linux-arch and there's been no dissent; there have >> been a few "will that fix my slub bug?" type of responses. > > I was concerned about tile because it actually got all this right by usin= g > N_NORMAL_MEMORY appropriately and it uses slub by default, but it always > enables NUMA at the moment so this won't impact it. > > Acked-by: David Rientjes I'm OK with this Kconfig patch. Can someone send a proper patch with signoffs and such? Do we want to tag this for -stable too? Pekka -- 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/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: email@kvack.org