public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrea Arcangeli <andrea@suse.de>
To: Con Kolivas <kernel@kolivas.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] per-task-predictive-write-throttling-1
Date: Thu, 15 Sep 2005 19:14:20 +0200	[thread overview]
Message-ID: <20050915171420.GG4122@opteron.random> (raw)
In-Reply-To: <200509151044.24002.kernel@kolivas.org>

On Thu, Sep 15, 2005 at 10:44:23AM +1000, Con Kolivas wrote:
> Nice idea!
> 
> I suspect the reason 5 seconds is good is probably because it's the same value 
> as dirty_writeback_centisecs.
> 
> I think this patch will sit nicely in my tree thanks :).

Fine ;) it's in -mm too, I hope it's stable and it doesn't introduce
regressions ;).

BTW, I tested dbench (not after a fresh mke2fs so there might be
minor fragmentation variations) and it doesn't seem affected by it (it's
in the noise range) and I take it as a good thing. dbench keeps looking
weird, if you notice the lower bandwidth of 273 completed in 12m13s
while the higher bandwidth of 291 completed in 12m15s... perhaps it
prints the best bandwith of the passes and it's not an average.

set to 500:

Throughput 288.217 MB/sec 50 procs

real    12m14.921s
user    9m49.185s
sys     25m38.896s
Throughput 306.644 MB/sec 50 procs

real    12m15.696s
user    10m18.207s
sys     26m39.704s


set to 0:

Throughput 291.415 MB/sec 50 procs

real    12m15.668s
user    9m50.229s
sys     26m58.341s
Throughput 273.05 MB/sec 50 procs

real    12m13.098s
user    9m28.964s
sys     23m58.430s
xeon:/mnt # 

  reply	other threads:[~2005-09-15 17:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-14 22:03 [PATCH] per-task-predictive-write-throttling-1 Andrea Arcangeli
2005-09-15  0:44 ` Con Kolivas
2005-09-15 17:14   ` Andrea Arcangeli [this message]
2005-09-16 10:42     ` Anton Blanchard
2005-09-16 15:12       ` Andrea Arcangeli
2005-09-15  6:04 ` Nikita Danilov
2005-09-16 15:34   ` Andrea Arcangeli

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=20050915171420.GG4122@opteron.random \
    --to=andrea@suse.de \
    --cc=kernel@kolivas.org \
    --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