Re: [PATCH] mm: balance dirty pages

From: Andrew Morton
Date: Wed Oct 04 2006 - 23:50:53 EST


On Thu, 5 Oct 2006 04:03:35 +0400
"Ananiev, Leonid I" <leonid.i.ananiev@xxxxxxxxx> wrote:

> The throughput of iozone benchmark is changed as
>
> serial random
> write -55% -99%
> read +60% +13%
>
> after "[PATCH] mm: balance dirty pages".
> iozone is running with option -B (using mmap) for file size 120% of RAM.
>

That is expected and intentional. Previously, `iozone -B' was able to
swamp the whole machine with dirty memory. That gives good benchmark
numbers, but causes everything else on the machine to be adversely
affected.

The new behaviour will punish iozone for being bad, and will hopefully
cause less damage to other applications.
-
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/