From: Harald Hoyer <harald@redhat.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: Update on disk IO slowdown using udev
Date: Tue, 25 May 2004 12:01:08 +0000 [thread overview]
Message-ID: <40B33584.7090400@redhat.com> (raw)
In-Reply-To: <20040525104659.GF26696@y-boda.hpc2n.umu.se>
[-- Attachment #1: Type: text/plain, Size: 956 bytes --]
Ake wrote:
> To prove my point.
>
> reboot
>
> dd if=/rawdev/sdb of=/dev/null bs=8192k count=20
> 20+0 records in
> 20+0 records out
> 167772160 bytes transferred in 1.572609 seconds (106683964 bytes/sec)
>
> mount -t tmpfs tmpfs /tmpfsdev
> mknod /tmpfsdev/sdb b 8 16
> dd if=/tmpfsdev/sdb of=/dev/null bs=8192k count=20
> 20+0 records in
> 20+0 records out
> 167772160 bytes transferred in 10.733471 seconds (15630746 bytes/sec)
>
>
> There is no filesystem on this device so bonnie is no good.
>
> ido-i [/]# hdparm -Tt /rawdev/sdb
>
> /rawdev/sdb:
> Timing buffer-cache reads: 2276 MB in 2.00 seconds = 1137.60 MB/sec
> Timing buffered disk reads: 292 MB in 3.01 seconds = 97.15 MB/sec
>
> ido-i [/]# hdparm -Tt /tmpfsdev/sdb
>
> /tmpfsdev/sdb:
> Timing buffer-cache reads: 2276 MB in 2.00 seconds = 1137.04 MB/sec
> Timing buffered disk reads: 42 MB in 3.01 seconds = 13.94 MB/sec
>
>
Ok... you got a point! very odd!
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]
next prev parent reply other threads:[~2004-05-25 12:01 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-25 10:46 Update on disk IO slowdown using udev Ake
2004-05-25 10:58 ` Harald Hoyer
2004-05-25 11:14 ` Ake
2004-05-25 12:01 ` Harald Hoyer [this message]
2004-05-25 12:05 ` Harald Hoyer
2004-05-25 12:49 ` Harald Hoyer
2004-05-25 18:01 ` Ake
2004-05-25 18:19 ` Oliver Neukum
2004-05-25 18:42 ` Olaf Hering
2004-05-25 19:58 ` Oliver Neukum
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=40B33584.7090400@redhat.com \
--to=harald@redhat.com \
--cc=linux-hotplug@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 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.