From: Stefan Richter <stefanr@s5r6.in-berlin.de>
To: Tim Schmielau <tim@physik3.uni-rostock.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.20-rc3 regression? hdparm shows 1/2...1/3 the throughput
Date: Sat, 06 Jan 2007 20:55:01 +0100 [thread overview]
Message-ID: <459FFE95.1020403@s5r6.in-berlin.de> (raw)
In-Reply-To: <Pine.LNX.4.63.0701062018530.29044@gockel.physik3.uni-rostock.de>
Tim Schmielau wrote:
> On Sat, 6 Jan 2007, Stefan Richter wrote:
>
>> Did anybody else notice this? The result of "hdparm -t" under 2.6.20-rc
>> seems to be less than half of what you get on 2.6.19. However, disk I/O
>> did *not* get slower according to bonnie++.
>
> yes. See
> http://lkml.org/lkml/2007/1/2/75
> for the solution.
>
> Tim
Thanks. I should have remembered that.
# hdparm -tT /dev/hda
/dev/hda:
Timing cached reads: 10864 MB in 2.00 seconds = 5440.10 MB/sec
Timing buffered disk reads: 58 MB in 3.06 seconds = 18.94 MB/sec
# cat /sys/block/hda/queue/scheduler
noop anticipatory deadline [cfq]
# echo anticipatory > /sys/block/hda/queue/scheduler
# hdparm -tT /dev/hda
/dev/hda:
Timing cached reads: 10680 MB in 2.00 seconds = 5347.20 MB/sec
Timing buffered disk reads: 148 MB in 3.02 seconds = 49.03 MB/sec
--
Stefan Richter
-=====-=-=== ---= --==-
http://arcgraph.de/sr/
next prev parent reply other threads:[~2007-01-06 19:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-06 17:55 Stefan Richter
2007-01-06 19:20 ` Tim Schmielau
2007-01-06 19:55 ` Stefan Richter [this message]
2007-01-06 20:46 ` Stefan Richter
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=459FFE95.1020403@s5r6.in-berlin.de \
--to=stefanr@s5r6.in-berlin.de \
--cc=linux-kernel@vger.kernel.org \
--cc=tim@physik3.uni-rostock.de \
/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