Re: [PATCH 2/2] mm: Abort reclaim/compaction if compaction can proceed

From: Rik van Riel
Date: Fri Oct 07 2011 - 16:07:21 EST


On 10/07/2011 11:17 AM, Mel Gorman wrote:
If compaction can proceed, shrink_zones() stops doing any work but
the callers still shrink_slab(), raises the priority and potentially
sleeps. This patch aborts direct reclaim/compaction entirely if
compaction can proceed.

Signed-off-by: Mel Gorman<mgorman@xxxxxxx>

This patch makes sense to me, but I have not tested it like
the first one.

Mel, have you tested this patch? Did you see any changed
behaviour vs. just the first patch?

Having said that, I'm pretty sure the patch is ok :)

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