Re: [PATCH] mm: disallow direct reclaim page writeback

From: Christoph Hellwig
Date: Sun Apr 18 2010 - 15:36:00 EST


On Sun, Apr 18, 2010 at 12:31:09PM -0400, Andrew Morton wrote:
> Yeah, but it's all bandaids. The first thing we should do is work out
> why writeout-off-the-LRU increased so much and fix that.
>
> Handing writeout off to separate threads might be used to solve the
> stack consumption problem but we shouldn't use it to "solve" the
> excess-writeout-from-page-reclaim problem.

I think both of them are really serious issue. Exposing the whole
stack and lock problems with direct reclaim are a bit of a positive
side-effect os the writeout tuning messup. Without it the problems
would still be just as harmfull, just happenening even less often and
thus getting even less attention.

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