Re: [PATCH] mm: Avoid possible deadlock caused by too_many_isolated()

From: Rik van Riel
Date: Fri Oct 22 2010 - 08:01:28 EST


On 10/22/2010 12:55 AM, Wu Fengguang wrote:

Now !GFP_IOFS reclaims won't be waiting for GFP_IOFS reclaims to
progress. They will be blocked only when there are too many concurrent
!GFP_IOFS reclaims, however that's very unlikely because the IO-less
direct reclaims is able to progress much more faster, and they won't
deadlock each other. The threshold is raised high enough for them, so
that there can be sufficient parallel progress of !GFP_IOFS reclaims.

CC: Torsten Kaiser<just.for.lkml@xxxxxxxxxxxxxx>
CC: Minchan Kim<minchan.kim@xxxxxxxxx>
Tested-by: NeilBrown<neilb@xxxxxxx>
Acked-by: KOSAKI Motohiro<kosaki.motohiro@xxxxxxxxxxxxxx>
Signed-off-by: Wu Fengguang<fengguang.wu@xxxxxxxxx>

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/