All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sander <sander@humilis.net>
To: "E.Gryaznova" <grev@namesys.com>
Cc: sander@humilis.net, Vladimir Saveliev <vs@namesys.com>,
	reiserfs-list@namesys.com
Subject: Re: Collect data?
Date: Wed, 23 Nov 2005 11:15:36 +0100	[thread overview]
Message-ID: <20051123101536.GA26086@favonius> (raw)
In-Reply-To: <43843F36.5050907@namesys.com>

E.Gryaznova wrote (ao):
> Sander wrote:
> >E.Gryaznova wrote (ao):
> >>Would you please  repeat the vim/reiser4 test for each iosched and
> >>send us the time values?
> >
> >As others already reacted with data regarding this test I assume you
> >don't need my data anymore.
>
> not right. We _need_ your data for "bad" system.

Oke, more than happy to comply :-)

Please let me know if you need me to do additional tests.


> >My 'bad' system:
> >kernel:		2.6.15-rc1-mm1
> >OS:		Debian Sid
> >disks:		ata on nForce2
> >raid/lvm/etc:	none, single disk

for i in `seq 4`; do for i in cfq noop anticipatory deadline; do echo $i > /sys/block/hda/queue/scheduler; cat /sys/block/hda/queue/scheduler; echo "foo" > test && time vim +"s/foo/bar/" +"wq" test &> /dev/null ; done; done

noop anticipatory deadline [cfq]

real    0m7.792s
user    0m0.000s
sys     0m0.000s
[noop] anticipatory deadline cfq

real    0m4.038s
user    0m0.000s
sys     0m0.010s
noop [anticipatory] deadline cfq

real    0m5.466s
user    0m0.000s
sys     0m0.000s
noop anticipatory [deadline] cfq

real    0m5.832s
user    0m0.000s
sys     0m0.000s

===
noop anticipatory deadline [cfq]

real    0m6.782s
user    0m0.000s
sys     0m0.000s
[noop] anticipatory deadline cfq

real    0m8.415s
user    0m0.010s
sys     0m0.010s
noop [anticipatory] deadline cfq

real    0m6.757s
user    0m0.000s
sys     0m0.030s
noop anticipatory [deadline] cfq

real    0m8.538s
user    0m0.000s
sys     0m0.030s

===
noop anticipatory deadline [cfq]

real    0m10.118s
user    0m0.000s
sys     0m0.010s
[noop] anticipatory deadline cfq

real    0m8.429s
user    0m0.000s
sys     0m0.020s
noop [anticipatory] deadline cfq 

real    0m10.497s
user    0m0.000s
sys     0m0.000s
noop anticipatory [deadline] cfq 

real    0m10.434s
user    0m0.000s
sys     0m0.010s

===
noop anticipatory deadline [cfq] 

real    0m9.196s
user    0m0.000s
sys     0m0.030s
[noop] anticipatory deadline cfq 

real    0m9.298s
user    0m0.000s
sys     0m0.010s
noop [anticipatory] deadline cfq 

real    0m11.268s
user    0m0.000s
sys     0m0.040s
noop anticipatory [deadline] cfq 

real    0m8.034s
user    0m0.000s
sys     0m0.040s

-- 
Humilis IT Services and Solutions
http://www.humilis.net

  reply	other threads:[~2005-11-23 10:15 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-17 13:47 More Slowdown Hesse, Christian
2005-11-17 17:22 ` More Slowdown or reiser4 update for 2.6.14-mm2 Vladimir V. Saveliev
2005-11-17 19:13   ` Thorsten Hirsch
2005-11-17 19:33     ` Thorsten Hirsch
2005-11-17 20:23       ` Thorsten Hirsch
2005-11-17 19:40   ` Hesse, Christian
2005-11-21 18:06     ` E.Gryaznova
2005-11-21 18:01       ` Artur Makówka
2005-11-21 18:44       ` Hesse, Christian
2005-11-21 20:50         ` Hesse, Christian
2005-11-21 22:51           ` Craig Shelley
2005-11-21 19:41       ` Avuton Olrich
2005-11-21 21:01       ` Sander
2005-11-22 18:46         ` E.Gryaznova
2005-11-22 19:27           ` Avuton Olrich
2005-11-23  1:31             ` More Slowdown - testscript Craig Shelley
2005-11-23  1:47               ` More Slowdown - testscript [Part 2] Craig Shelley
2005-11-23 20:23                 ` More Slowdown - testscript [noatime,nodiratime] Craig Shelley
2005-11-24  4:49                   ` Hans Reiser
2005-11-24  7:49                     ` Sander
2005-11-24  9:41                       ` Avuton Olrich
2005-11-24 10:13                         ` Artur Makówka
2005-11-23  7:09           ` Collect data? (was: Re: More Slowdown or reiser4 update for 2.6.14-mm2) Sander
2005-11-23 10:06             ` Collect data? E.Gryaznova
2005-11-23 10:15               ` Sander [this message]
2005-11-23 10:26             ` Collect data? (was: Re: More Slowdown or reiser4 update for 2.6.14-mm2) Hesse, Christian
2005-11-23 10:48               ` Sander
2005-11-23 11:22                 ` Collect data? Vladimir V. Saveliev
2005-11-23 11:53                   ` Hesse, Christian
2005-11-23 12:17                     ` Sander
2005-11-23 12:21                       ` Hesse, Christian
2005-11-23 12:28                         ` Sander
2005-11-23 13:09                           ` Vladimir V. Saveliev
2005-11-23 15:10                             ` Sander
2005-11-23 15:19                               ` Vladimir V. Saveliev
2005-11-23 15:31                                 ` Sander
2005-11-23 15:50                                   ` Vladimir V. Saveliev
2005-11-23 15:57                                     ` Sander
2005-11-23 18:42                                     ` Ingo Bormuth
2005-11-23 12:08                   ` Sander
2005-11-22 10:23 ` More Slowdown Marcel Hilzinger
2005-11-22 10:38   ` Sander
2005-11-22 10:44     ` Marcel Hilzinger
2005-11-22 14:29       ` David Masover
2005-11-22 15:01         ` Marcel Hilzinger
2005-11-22 19:15           ` David Masover
2005-11-22 23:17         ` Hans Reiser
2005-11-22 15:08       ` Sander
2005-11-22 11:34   ` Ingo Bormuth
2005-11-22 12:29     ` Artur Makówka

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=20051123101536.GA26086@favonius \
    --to=sander@humilis.net \
    --cc=grev@namesys.com \
    --cc=reiserfs-list@namesys.com \
    --cc=vs@namesys.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.