linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: asho@chuany.net
To: linux-raid@vger.kernel.org
Subject: Re: Software RAID0 behaviour/performance on ATA drives
Date: Fri, 25 Mar 2005 20:37:23 +0800	[thread overview]
Message-ID: <20050325123723.GA3472@acer1200> (raw)
In-Reply-To: <16963.57868.98689.304581@cse.unsw.edu.au>

Hi Neil

> Right about what?  I don't think that anything that I wrote can
> reasonably be interpreted to say that you can just use one channel
> without losing performance.
> 
> I said "If ... the devices handles the required parallelism".  I don't
> know much in detail about IDE (I use SCSI mostly) but if it is true
> that you cannot talk to a slave and a master at the same time, then
> the drives DO NOT handle the required parallelism, so you don't get
> any parallelism.  
> It is basically completely out of md's hands.  It won't get in the way
> of parallelism, but it won't make it magically happen if the
> drives/controller/drivers cannot make it happen.
> 
> Is that any clearer?  Or did I misunderstand you.
yes, I think I misunderstood first. sorry for that. :-)

I found that some discussion in hardware forums that if UDMA is enabled,
the IDE channel can attach two drivers with a little performance
leakage.

I only tested it with one dvdrw and one dvdrom which attach in the same
channel. The kernel is 2.6 and hdparm -d1 enabled. When I use growisofs
isos to dvdrw and copy data from dvdrom, both of them would slow down
for transfer.

So, I think the IDE isn't parallelism at all. It's better to plug one
driver in an IDE channel. I hope I am not wrong?

Although the IDE and SCSI are different at many perspectives, e.g. SCSI
devices are capable to read/write in the same channel(parallelism).
I still wonder if IDE can do it. 
The IDE cables become a mess while many disks in a box. :-(

Thanks for reply.

Asho Yeh
-- 
    ~    Asho Yeh <asho@debian.org.tw>
   'v'   GnuPG-Key ID: 1CC92D7F
  // \\  Fingerprint: 192B 76FD 5643 6EE7 3DEC  9EAF 3088 48D2 1CC9 2D7F
 /(   )\ 
  ^`~'^

      reply	other threads:[~2005-03-25 12:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-24 16:29 Software RAID0 behaviour/performance on ATA drives Andy Sy
2005-03-25  4:32 ` Neil Brown
2005-03-25  9:04   ` asho
2005-03-25 10:03     ` Neil Brown
2005-03-25 12:37       ` asho [this message]

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=20050325123723.GA3472@acer1200 \
    --to=asho@chuany.net \
    --cc=linux-raid@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;
as well as URLs for NNTP newsgroup(s).