Re: [PATCH 2/4] vmscan: drop PF_SWAPWRITE from zone_reclaim

From: Christoph Lameter
Date: Thu May 14 2009 - 15:57:48 EST


On Wed, 13 May 2009, KOSAKI Motohiro wrote:

> Subject: [PATCH] vmscan: drop PF_SWAPWRITE from zone_reclaim
>
> PF_SWAPWRITE mean ignore write congestion. (see may_write_to_queue())
>
> foreground reclaim shouldn't ignore it because to write congested device cause
> large IO lantency.
> it isn't better than remote node allocation.

Zone reclaim by default does not perform writes. RECLAIM_WRITE must be set
for that to be effective.

Acked-by: Christoph Lameter <cl@xxxxxxxxxxxxxxxxxxxx>


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