Re: [PATCH v2 02/10] compaction: trivial clean up acct_isolated
From: Rik van Riel <hidden>
Date: 2011-06-01 15:31:22
Also in:
lkml
From: Rik van Riel <hidden>
Date: 2011-06-01 15:31:22
Also in:
lkml
On 05/29/2011 02:13 PM, Minchan Kim wrote:
acct_isolated of compaction uses page_lru_base_type which returns only base type of LRU list so it never returns LRU_ACTIVE_ANON or LRU_ACTIVE_FILE. In addtion, cc->nr_[anon|file] is used in only acct_isolated so it doesn't have fields in conpact_control. This patch removes fields from compact_control and makes clear function of acct_issolated which counts the number of anon|file pages isolated. Cc: KOSAKI Motohiro<redacted> Cc: Mel Gorman<mgorman@suse.de> Cc: Rik van Riel<redacted> Cc: Andrea Arcangeli<redacted> Cc: Johannes Weiner<hannes@cmpxchg.org> Reviewed-by: KAMEZAWA Hiroyuki<redacted> Signed-off-by: Minchan Kim<redacted>
Acked-by: Rik van Riel <redacted> -- 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/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>