On Fri, 18 Aug 2000 15:57:48 EDT, Robert Sexton wrote:
>
>Can IDE drives release the bus during seeks?  Historically thats been
>the big advantage of SCSI: Two IDE drives are no faster than one IDE
>drive, while SCSI scales in performance.

How about a single IDE (master) drive per controller, that is, no slave
drives at all?  This would halve the number of available drives per card
(or require twice the number of cards) but essentially would use the PCI
bus as a multiplex bus between drives instead of SCSI.

You're still pretty much stuck waiting for one command to finish before
another can be sent to a drive though, unlike SCSI drives.  Still a lot
cheaper tho'.

I suppose another trick would be to arrange your vinum partitions and
drive layout so that master and slave drives are never accessed
simultaneously so one won't block access to the other.


        -- Parag Patel


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to