Re: [PATCH] per-task-predictive-write-throttling-1

From: Nikita Danilov
Date: Fri Sep 16 2005 - 02:39:21 EST


Andrea Arcangeli writes:
> Hello,
>
> I wrote a patch to try avoiding making dirty about half the ram of the
> computer when a single task is writing to disk (like during untarring or

Why is that useful? Don't we want (in general) to cache as many dirty
pages as possible in the hope that some of them will be re-dirtied (thus
avoiding additional write) or truncated (avoiding write altogether)?

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