Re: [PATCH] compaction: fix COMPACTPAGEFAILED counting

From: Christoph Lameter
Date: Mon Aug 23 2010 - 12:41:58 EST


On Tue, 24 Aug 2010, Minchan Kim wrote

> This patch introude new argument 'cleanup' to migrate_pages.
> Only if we set 1 to 'cleanup', migrate_page will clean up the lists.
> Otherwise, caller need to clean up the lists so it has a chance to postprocess
> the pages.

Could we simply make migrate_pages simply not do any cleanup?
Caller has to call putback_lru_pages()?

--
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/