From: Samuel Maftoul <maftoul@esrf.fr>
To: lkml <linux-kernel@vger.kernel.org>
Subject: Re: /dev/zero
Date: Sat, 13 Apr 2002 01:02:29 +0200 [thread overview]
Message-ID: <20020413010229.B11097@pcmaftoul.esrf.fr> (raw)
On Fri, Apr 12, 2002 at 05:12:06PM +0200, Guillaume Gimenez wrote:
> Samuel Maftoul a écrit:
> Samuel> It's just zeroes, so it allows you to test raw write speed on any
> Samuel> device:
> Samuel> dd if=/dev/zero of=/dev/hda to test your performances of hda ...
> Samuel> normally if I get it well, /dev/zero can't be you're bottleneck.
> Samuel> Sam
oops really sorry, It will really earase your disk.
This morning I was really sleepy and wanted to write something other:
time dd if=/dev/zero of=/mnt/ bs=1024 count=100000
and so you can know what's the speed not of your ide or scsi (or
something other) which is given by hdparm but it will give you the speed
through the used filesystem.
Sorry about that.
Sam
>
> Just to save Samuel's soul ;-)
> the dd command supplied above will erase your primary hard drive
>
> To see hard drive performances, hdparm -tT /dev/hda is better.
>
> PS: Pas sympa Samuel
>
> --
> Guillaume Gimenez
next reply other threads:[~2002-04-12 23:02 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-12 23:02 Samuel Maftoul [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-04-19 16:35 /dev/zero Torrey Hoffman
2002-04-19 8:33 /dev/zero blesson paul
2002-04-19 10:22 ` /dev/zero Frank Schaefer
2002-04-20 0:50 ` /dev/zero willam
2002-04-23 22:46 ` /dev/zero Bill Davidsen
2002-04-12 6:46 /dev/zero blesson paul
2002-04-12 7:19 ` /dev/zero Frank Schaefer
2002-04-12 7:26 ` /dev/zero Rowan Ingvar Wilson
2002-04-12 8:08 ` /dev/zero Samuel Maftoul
2002-04-12 15:12 ` /dev/zero Guillaume Gimenez
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=20020413010229.B11097@pcmaftoul.esrf.fr \
--to=maftoul@esrf.fr \
--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