Re: [PATCH v3 1/5] mm: fix tracing in free_pcppages_bulk()
From: Mel Gorman <mgorman@suse.de>
Date: 2012-09-05 10:59:06
From: Mel Gorman <mgorman@suse.de>
Date: 2012-09-05 10:59:06
On Tue, Sep 04, 2012 at 03:26:21PM +0200, Bartlomiej Zolnierkiewicz wrote:
page->private gets re-used in __free_one_page() to store page order
so migratetype value must be cached locally.
Fixes regression introduced in a701623 ("mm: fix migratetype bug
which slowed swapping").This is unrelated to the rest of the series and should be sent on its own but otherwise. Acked-by: Mel Gorman <mgorman@suse.de> -- 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>