Re: [PATCH 2/2] mm: support MIGRATE_DISCARD
From: Mel Gorman <mgorman@suse.de>
Date: 2012-09-07 08:10:39
Also in:
lkml
From: Mel Gorman <mgorman@suse.de>
Date: 2012-09-07 08:10:39
Also in:
lkml
On Fri, Sep 07, 2012 at 11:26:01AM +0900, Minchan Kim wrote:
On Fri, Sep 07, 2012 at 09:57:12AM +0900, Kyungmin Park wrote:quoted
Hi Mel, After apply your patch, It got the below message. Please note that it's not the latest kernel. it's kernel v3.0.31 + CMA + your patch. It seems it should not be active but it contains active field.Yeb. At the moment, shrink_page_list shouldn't handle active pages so we should clear PG_active bit in reclaim_clean_pages_from_list.
Yep, that was an obvious thing I missed. It was a very fast prototype to illustrate my point. It should be possible to fix. -- Mel Gorman SUSE Labs -- 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>