All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Whitcroft <apw@shadowen.org>
To: Andrew Morton <akpm@osdl.org>
Cc: Mel Gorman <mel@csn.ul.ie>,
	clameter@sgi.com,
	Linux Memory Management List <linux-mm@kvack.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Add __GFP_MOVABLE for callers to flag allocations that may be migrated
Date: Tue, 05 Dec 2006 15:52:05 +0000	[thread overview]
Message-ID: <457595A5.3060008@shadowen.org> (raw)
In-Reply-To: <20061204143435.6ab587db.akpm@osdl.org>

Andrew Morton wrote:
> On Mon, 4 Dec 2006 20:34:29 +0000 (GMT)
> Mel Gorman <mel@csn.ul.ie> wrote:
> 
>>> IOW: big-picture where-do-we-go-from-here stuff.
>>>
>> Start with lumpy reclaim,
> 
> I had lumpy-reclaim in my todo-queue but it seems to have gone away.  I
> think I need a lumpy-reclaim resend, please.

There was a clash with it against 2.6.19-r6-mm2, I've respun it and am 
just retesting it.  When thats done I'll drop it out to you.

-apw

WARNING: multiple messages have this Message-ID (diff)
From: Andy Whitcroft <apw@shadowen.org>
To: Andrew Morton <akpm@osdl.org>
Cc: Mel Gorman <mel@csn.ul.ie>,
	clameter@sgi.com,
	Linux Memory Management List <linux-mm@kvack.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Add __GFP_MOVABLE for callers to flag allocations that may be migrated
Date: Tue, 05 Dec 2006 15:52:05 +0000	[thread overview]
Message-ID: <457595A5.3060008@shadowen.org> (raw)
In-Reply-To: <20061204143435.6ab587db.akpm@osdl.org>

Andrew Morton wrote:
> On Mon, 4 Dec 2006 20:34:29 +0000 (GMT)
> Mel Gorman <mel@csn.ul.ie> wrote:
> 
>>> IOW: big-picture where-do-we-go-from-here stuff.
>>>
>> Start with lumpy reclaim,
> 
> I had lumpy-reclaim in my todo-queue but it seems to have gone away.  I
> think I need a lumpy-reclaim resend, please.

There was a clash with it against 2.6.19-r6-mm2, I've respun it and am 
just retesting it.  When thats done I'll drop it out to you.

-apw

--
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>

  parent reply	other threads:[~2006-12-05 15:52 UTC|newest]

Thread overview: 75+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-30 17:07 [PATCH] Add __GFP_MOVABLE for callers to flag allocations that may be migrated Mel Gorman
2006-11-30 17:07 ` Mel Gorman
2006-12-01  1:31 ` Andrew Morton
2006-12-01  1:31   ` Andrew Morton
2006-12-01  9:54   ` Mel Gorman
2006-12-01  9:54     ` Mel Gorman
2006-12-01 19:01     ` Andrew Morton
2006-12-01 19:01       ` Andrew Morton
2006-12-04 14:07       ` Mel Gorman
2006-12-04 14:07         ` Mel Gorman
2006-12-04 19:30         ` Andrew Morton
2006-12-04 19:30           ` Andrew Morton
2006-12-04 19:41           ` Christoph Lameter
2006-12-04 19:41             ` Christoph Lameter
2006-12-04 20:06             ` Andrew Morton
2006-12-04 20:06               ` Andrew Morton
2006-12-04 20:17               ` Christoph Lameter
2006-12-04 20:17                 ` Christoph Lameter
2006-12-04 21:19                 ` Andrew Morton
2006-12-04 21:19                   ` Andrew Morton
2006-12-04 21:43                   ` Christoph Lameter
2006-12-04 21:43                     ` Christoph Lameter
2006-12-04 22:22                     ` Andrew Morton
2006-12-04 22:22                       ` Andrew Morton
2006-12-05 16:00                       ` Christoph Lameter
2006-12-05 16:00                         ` Christoph Lameter
2006-12-05 19:25                         ` Andrew Morton
2006-12-05 19:25                           ` Andrew Morton
2006-12-05 20:01                           ` Christoph Lameter
2006-12-05 20:01                             ` Christoph Lameter
2006-12-05 21:47                             ` Mel Gorman
2006-12-05 21:47                               ` Mel Gorman
2006-12-05 23:33                               ` Christoph Lameter
2006-12-05 23:33                                 ` Christoph Lameter
2006-12-06  9:31                                 ` Mel Gorman
2006-12-06  9:31                                   ` Mel Gorman
2006-12-06 17:31                                   ` Christoph Lameter
2006-12-06 17:31                                     ` Christoph Lameter
2006-12-08  1:21                                     ` Jeremy Fitzhardinge
2006-12-08  1:21                                       ` Jeremy Fitzhardinge
2006-12-08  2:20                                       ` Christoph Lameter
2006-12-08  2:20                                         ` Christoph Lameter
2006-12-08  6:11                                         ` Jeremy Fitzhardinge
2006-12-08  6:11                                           ` Jeremy Fitzhardinge
2006-12-05 18:10                       ` Mel Gorman
2006-12-05 18:10                         ` Mel Gorman
2006-12-04 20:34           ` Mel Gorman
2006-12-04 20:34             ` Mel Gorman
2006-12-04 22:34             ` Andrew Morton
2006-12-04 22:34               ` Andrew Morton
2006-12-04 23:45               ` Mel Gorman
2006-12-04 23:45                 ` Mel Gorman
2006-12-05  1:16                 ` KAMEZAWA Hiroyuki
2006-12-05  1:16                   ` KAMEZAWA Hiroyuki
2006-12-05 10:03                   ` Mel Gorman
2006-12-05 10:03                     ` Mel Gorman
2006-12-05 16:05                     ` Christoph Lameter
2006-12-05 16:05                       ` Christoph Lameter
2006-12-05 18:26                       ` Andrew Morton
2006-12-05 18:26                         ` Andrew Morton
2006-12-05 19:59                         ` Christoph Lameter
2006-12-05 19:59                           ` Christoph Lameter
2006-12-05 16:14                 ` Christoph Lameter
2006-12-05 16:14                   ` Christoph Lameter
2006-12-05 17:17                   ` Mel Gorman
2006-12-05 17:17                     ` Mel Gorman
2006-12-05 19:54                     ` Christoph Lameter
2006-12-05 15:52               ` Andy Whitcroft [this message]
2006-12-05 15:52                 ` Andy Whitcroft
2006-12-05 15:48             ` Andy Whitcroft
2006-12-05 15:48               ` Andy Whitcroft
2006-12-04 20:37           ` Peter Zijlstra
2006-12-04 20:37             ` Peter Zijlstra
2006-12-06 14:18             ` Andy Whitcroft
2006-12-06 14:18               ` Andy Whitcroft

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=457595A5.3060008@shadowen.org \
    --to=apw@shadowen.org \
    --cc=akpm@osdl.org \
    --cc=clameter@sgi.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mel@csn.ul.ie \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.