From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933199AbXHIVU3 (ORCPT ); Thu, 9 Aug 2007 17:20:29 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756675AbXHIVUI (ORCPT ); Thu, 9 Aug 2007 17:20:08 -0400 Received: from mail.suse.de ([195.135.220.2]:45158 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756243AbXHIVUG (ORCPT ); Thu, 9 Aug 2007 17:20:06 -0400 From: Andi Kleen Organization: SUSE Linux Products GmbH, Nuernberg, GF: Markus Rex, HRB 16746 (AG Nuernberg) To: Andrew Morton Subject: Re: [PATCH 0/3] Use one zonelist per node instead of multiple zonelists v2 Date: Thu, 9 Aug 2007 23:20:01 +0200 User-Agent: KMail/1.9.6 Cc: Mel Gorman , Lee.Schermerhorn@hp.com, pj@sgi.com, kamezawa.hiroyu@jp.fujitsu.com, clameter@sgi.com, linux-kernel@vger.kernel.org, linux-mm@kvack.org References: <20070808161504.32320.79576.sendpatchset@skynet.skynet.ie> <20070809131943.64cb0921.akpm@linux-foundation.org> In-Reply-To: <20070809131943.64cb0921.akpm@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708092320.01669.ak@suse.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thursday 09 August 2007 22:19:43 Andrew Morton wrote: > On Wed, 8 Aug 2007 17:15:04 +0100 (IST) > Mel Gorman wrote: > > > The following patches replace multiple zonelists per node with one zonelist > > that is filtered based on the GFP flags. > > I think I'll duck this for now on im-trying-to-vaguely-stabilize-mm grounds. > Let's go with the horrible-hack for 2.6.23, then revert it and get this > new approach merged and stabilised over the next week or two? I would prefer to not have horrible hacks even temporary -Andi From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Subject: Re: [PATCH 0/3] Use one zonelist per node instead of multiple zonelists v2 Date: Thu, 9 Aug 2007 23:20:01 +0200 References: <20070808161504.32320.79576.sendpatchset@skynet.skynet.ie> <20070809131943.64cb0921.akpm@linux-foundation.org> In-Reply-To: <20070809131943.64cb0921.akpm@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708092320.01669.ak@suse.de> Sender: owner-linux-mm@kvack.org Return-Path: To: Andrew Morton Cc: Mel Gorman , Lee.Schermerhorn@hp.com, pj@sgi.com, kamezawa.hiroyu@jp.fujitsu.com, clameter@sgi.com, linux-kernel@vger.kernel.org, linux-mm@kvack.org List-ID: On Thursday 09 August 2007 22:19:43 Andrew Morton wrote: > On Wed, 8 Aug 2007 17:15:04 +0100 (IST) > Mel Gorman wrote: > > > The following patches replace multiple zonelists per node with one zonelist > > that is filtered based on the GFP flags. > > I think I'll duck this for now on im-trying-to-vaguely-stabilize-mm grounds. > Let's go with the horrible-hack for 2.6.23, then revert it and get this > new approach merged and stabilised over the next week or two? I would prefer to not have horrible hacks even temporary -Andi -- 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