Re: [PATCH 3/7] vmscan: synchrounous lumpy reclaim use lock_page()instead trylock_page()

From: Rik van Riel
Date: Thu Aug 05 2010 - 11:27:20 EST


On 08/05/2010 02:13 AM, KOSAKI Motohiro wrote:
When synchrounous lumpy reclaim, there is no reason to give up to
reclaim pages even if page is locked. We use lock_page() instead
trylock_page() in this case.

Signed-off-by: KOSAKI Motohiro<kosaki.motohiro@xxxxxxxxxxxxxx>

Acked-by: Rik van Riel <riel@xxxxxxxxxx>

--
All rights reversed
--
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/