Re: [PATCH] vmscan: zone_reclaim don't call disable_swap_token()

From: Rik van Riel
Date: Fri Jun 25 2010 - 10:10:47 EST


On 06/25/2010 04:31 AM, KOSAKI Motohiro wrote:
Swap token don't works when zone reclaim is enabled since it was born.
Because __zone_reclaim() always call disable_swap_token()
unconditionally.

This kill swap token feature completely. As far as I know, nobody want
to that. Remove it.

Cc: Rik van Riel<riel@xxxxxxxxxx>
Cc: Christoph Lameter<cl@xxxxxxxxxxxxxxxxxxxx>
Signed-off-by: KOSAKI Motohiro<kosaki.motohiro@xxxxxxxxxxxxxx>

You are absolutely right.

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/