From: Timothy Miller <miller@techsource.com>
To: Adam Radford <aradford@3WARE.com>
Cc: Daniel Blueman <daniel.blueman@gmx.net>, linux-kernel@vger.kernel.org
Subject: Re: File system performance, hardware performance, ext3, 3ware RA ID1, etc.
Date: Fri, 13 Feb 2004 18:52:52 -0500 [thread overview]
Message-ID: <402D6354.3010801@techsource.com> (raw)
In-Reply-To: <A1964EDB64C8094DA12D2271C04B8126F8C92C@tabby>
Adam Radford wrote:
> Perhaps you are issuing non purely sequential IO. The card firmware does
> some
> reodering, but at some point it will cause performance degradation. Can you
> try
> kernel 2.6 w/xfs?
Not any time soon, but as I mentioned earlier, I measured 13.9 megs/sec
when I ran this command:
time dd if=/dev/zero of=/dev/sda2 bs=1024k count=1024
No file system was involved; I was simply writing zeros to the block
device (swap partition with swap off). It took 73.522 seconds to do the
above operation. Also, I was running in single-user mode while doing
the test.
>
> Also, in my experience, the 'raw io' interface doesn't issue any
> asynchronous IO. The
> card _definately_ needs asynchronous IO posted to it or you will not get
> good results
> because you won't get all the drives busy.
With RAID1, both drives will be written with the same data. There is no
need to be asynchronous, since it's all completely linear and sequential
with large data blocks.
next prev parent reply other threads:[~2004-02-13 23:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-13 23:07 File system performance, hardware performance, ext3, 3ware RA ID1, etc Adam Radford
2004-02-13 23:52 ` Timothy Miller [this message]
2004-02-14 16:25 ` Daniel Blueman
2004-02-16 17:18 ` Timothy Miller
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=402D6354.3010801@techsource.com \
--to=miller@techsource.com \
--cc=aradford@3WARE.com \
--cc=daniel.blueman@gmx.net \
--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