Re: [PATCH 1/8] Add __GFP_MOVABLE for callers to flag allocations that may be migrated
- From: Mel Gorman <mel@xxxxxxxxx>
- Date: Fri, 26 Jan 2007 13:25:14 +0000 (GMT)
On Fri, 26 Jan 2007, Nick Piggin wrote:
Mel Gorman wrote:It is often known at allocation time when a page may be migrated or
not. This patch adds a flag called __GFP_MOVABLE and a new mask called
GFP_HIGH_MOVABLE.
Shouldn't that be HIGHUSER_MOVABLE?
I suppose, but it's a bit verbose. I don't feel very strongly about the name and the choice of name was taken from here - http://lkml.org/lkml/2006/11/23/157 . I can make it GFP_HIGHUSER_MOVABLE in the next revision
--
Mel Gorman
Part-time Phd Student Linux Technology Center
University of Limerick IBM Dublin Software Lab
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- References:
- [PATCH 0/8] Create ZONE_MOVABLE to partition memory between movable and non-movable pages
- From: Mel Gorman
- [PATCH 1/8] Add __GFP_MOVABLE for callers to flag allocations that may be migrated
- From: Mel Gorman
- Re: [PATCH 1/8] Add __GFP_MOVABLE for callers to flag allocations that may be migrated
- From: Nick Piggin
- [PATCH 0/8] Create ZONE_MOVABLE to partition memory between movable and non-movable pages
- Prev by Date: Re: [Ksummit-2006-discuss] 2007 Linux Kernel Summit
- Next by Date: Re: [Ksummit-2006-discuss] 2007 Linux Kernel Summit
- Previous by thread: Re: [PATCH 1/8] Add __GFP_MOVABLE for callers to flag allocations that may be migrated
- Next by thread: Re: [PATCH 0/8] Create ZONE_MOVABLE to partition memory between movable and non-movable pages
- Index(es):
Relevant Pages
|