mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: "Ananiev, Leonid I" <leonid.i.ananiev@intel.com>
Cc: <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] mm: balance dirty pages
Date: Wed, 4 Oct 2006 20:50:13 -0700	[thread overview]
Message-ID: <20061004205013.0b8a00bb.akpm@osdl.org> (raw)
In-Reply-To: <B41635854730A14CA71C92B36EC22AAC3F3FD1@mssmsx411>

On Thu, 5 Oct 2006 04:03:35 +0400
"Ananiev, Leonid I" <leonid.i.ananiev@intel.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.

      reply	other threads:[~2006-10-05  3:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-05  0:03 Ananiev, Leonid I
2006-10-05  3:50 ` Andrew Morton [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20061004205013.0b8a00bb.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=leonid.i.ananiev@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome