lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20061004205013.0b8a00bb.akpm@osdl.org>
Date:	Wed, 4 Oct 2006 20:50:13 -0700
From:	Andrew Morton <akpm@...l.org>
To:	"Ananiev, Leonid I" <leonid.i.ananiev@...el.com>
Cc:	<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] mm: balance dirty pages

On Thu, 5 Oct 2006 04:03:35 +0400
"Ananiev, Leonid I" <leonid.i.ananiev@...el.com> 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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ