Nicola Fankhauser wrote:
see [3] for a description of what I did and more details.

Hi Nicola,

I read your description with interest.

I thought I'd try some speed tests myself but dd doesn't seem to work the same for me (on FC3). Here's what I get:

[EMAIL PROTECTED] test]# dd if=/dev/zero of=/home/test/test.tmp bs=4096 count=100000
100000+0 records in
100000+0 records out


Notice there is no timing information.

For the read test:

[EMAIL PROTECTED] test]# dd of=/dev/null if=/home/test/test.tmp bs=4096
100000+0 records in
100000+0 records out

Again, no timing information.

Anyone know if this is a quirk of the FC3 version of dd?

R.
--
http://robinbowes.com

-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to