linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Mel Gorman <mel@csn.ul.ie>
To: Christoph Lameter <clameter@sgi.com>
Cc: Lee.Schermerhorn@hp.com, ak@suse.de,
	linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: [PATCH 5/6] Use one zonelist that is filtered by nodemask
Date: Sun, 02 Sep 2007 12:10:04 +0100	[thread overview]
Message-ID: <1188731404.27508.0.camel@machina.109elm.lan> (raw)
In-Reply-To: <Pine.LNX.4.64.0708311732580.19868@schroedinger.engr.sgi.com>

On Fri, 2007-08-31 at 17:34 -0700, Christoph Lameter wrote:
> Good idea. That gets rid of the GFP_THISNODE stuff that I introduced for 
> the memoryless node patchset.
> 

Yes, I was fairly pleased with that. It makes the split look a little
strange as an early patch makes it two zonelists and a later patch makes
it one. However, there didn't seem to be a nicer way of doing it without
having multi-purpose patches.

Thanks

-- 
Mel Gorman

--
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: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  reply	other threads:[~2007-09-02 11:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-31 20:51 [PATCH 0/6] Use one zonelist per node instead of multiple zonelists v5 Mel Gorman
2007-08-31 20:51 ` [PATCH 1/6] Use zonelists instead of zones when direct reclaiming pages Mel Gorman
2007-08-31 20:52 ` [PATCH 2/6] Use two zonelist that are filtered by GFP mask Mel Gorman
2007-08-31 20:52 ` [PATCH 3/6] Embed zone_id information within the zonelist->zones pointer Mel Gorman
2007-08-31 20:52 ` [PATCH 4/6] Filter based on a nodemask as well as a gfp_mask Mel Gorman
2007-09-01  0:30   ` Christoph Lameter
2007-08-31 20:53 ` [PATCH 5/6] Use one zonelist that is filtered by nodemask Mel Gorman
2007-09-01  0:34   ` Christoph Lameter
2007-09-02 11:10     ` Mel Gorman [this message]
2007-09-01  0:35   ` Christoph Lameter
2007-08-31 20:53 ` [PATCH 6/6] Use macros instead of static inline functions for zonelist iterators Mel Gorman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1188731404.27508.0.camel@machina.109elm.lan \
    --to=mel@csn.ul.ie \
    --cc=Lee.Schermerhorn@hp.com \
    --cc=ak@suse.de \
    --cc=clameter@sgi.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox