Re: [PATCH] switch free memory back to MIGRATE_MOVABLE

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Mel Gorman
Date: Monday, July 13, 2009 - 2:56 am

On Mon, Jul 13, 2009 at 10:30:30AM +0800, Shaohua Li wrote:

NAK.

There is no point making this check in the free path, it can be left at
whatever type it is. rmqueue fallback will already find blocks like this and
switch the type again if necessary. The only time you might care is memory
off-lining and at that point, you can check if a free page spans the
pageblock and if so, ignore the existing migrate type.


-- 
Mel Gorman
Part-time Phd Student                          Linux Technology Center
University of Limerick                         IBM Dublin Software Lab
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] switch free memory back to MIGRATE_MOVABLE, Shaohua Li, (Sun Jul 12, 7:30 pm)
Re: [PATCH] switch free memory back to MIGRATE_MOVABLE, KOSAKI Motohiro, (Sun Jul 12, 7:47 pm)
Re: [PATCH] switch free memory back to MIGRATE_MOVABLE, KAMEZAWA Hiroyuki, (Sun Jul 12, 7:58 pm)
Re: [PATCH] switch free memory back to MIGRATE_MOVABLE, KAMEZAWA Hiroyuki, (Sun Jul 12, 8:07 pm)
Re: [PATCH] switch free memory back to MIGRATE_MOVABLE, KOSAKI Motohiro, (Sun Jul 12, 8:08 pm)
Re: [PATCH] switch free memory back to MIGRATE_MOVABLE, KAMEZAWA Hiroyuki, (Sun Jul 12, 10:38 pm)
Re: [PATCH] switch free memory back to MIGRATE_MOVABLE, Mel Gorman, (Mon Jul 13, 2:56 am)