From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Bottomley Subject: Re: [PATCH v3] mm: make expand_downwards symmetrical to expand_upwards Date: Tue, 19 Apr 2011 16:48:36 -0500 Message-ID: <1303249716.11237.26.camel@mulgrave.site> References: <20110415135144.GE8828@tiehlicka.suse.cz> <20110418100131.GD8925@tiehlicka.suse.cz> <20110418135637.5baac204.akpm@linux-foundation.org> <20110419111004.GE21689@tiehlicka.suse.cz> <1303228009.3171.18.camel@mulgrave.site> <1303233088.3171.26.camel@mulgrave.site> <1303235306.3171.33.camel@mulgrave.site> <1303237217.3171.39.camel@mulgrave.site> <1303242580.11237.10.camel@mulgrave.site> <1303248103.11237.16.camel@mulgrave.site> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Cc: Pekka Enberg , Michal Hocko , Andrew Morton , Hugh Dickins , linux-mm@kvack.org, LKML , linux-parisc@vger.kernel.org, David Rientjes To: Christoph Lameter Return-path: In-Reply-To: List-ID: List-Id: linux-parisc.vger.kernel.org On Tue, 2011-04-19 at 16:39 -0500, Christoph Lameter wrote: > On Tue, 19 Apr 2011, James Bottomley wrote: > > > > I guess DISCONTIGMEM is typically used together with NUMA. Otherwise we > > > would have run into this before. > > > > Which bit of my telling you that six architectures already use it this > > way did you not get? I'm not really interested in reconciling your > > theories with how we currently operate. If you want to require NUMA > > with DISCONTIGMEM, fine, we'll just define SLUB as broken if that's not > > true ... that will fix my boot panic reports. > > Which part of me telling you that you will break lots of other things in > the core kernel dont you get? I get that you tell me this ... however, the systems that, according to you, should be failing to get to boot prompt do, in fact, manage it. > If you were able to get to a command prompt > with SLAB then lets all be happy for as long as it lasts. We can't re-engineer DISCONTIGMEM as a bug fix, so something like this has to be done for stable regardless. James