On Mon, Sep 06, 2010 at 06:47:28PM +0800, Mel Gorman wrote: > From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx> > > With synchrounous lumpy reclaim, there is no reason to give up to reclaim > pages even if page is locked. This patch uses lock_page() instead of > trylock_page() in this case. > > Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx> > Signed-off-by: Mel Gorman <mel@xxxxxxxxx> Acked-by: Wu Fengguang <fengguang.wu@xxxxxxxxx> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>