lkml.org 
[lkml]   [1998]   [Dec]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Absolutely horrid IDE performance...
On Sun, 29 Nov 1998, Torsten Landschoff wrote:

> On Wed, Nov 25, 1998 at 02:57:14PM +0000, Mark Lord wrote:
>
> > Nope. CPU overhead is less for IDE than for SCSI.
>
> Really? Why did I buy UW-SCSI then?? :-((
>
> Could somebody explain that issue, please?
>
> tia
> Torsten
>

The IDE interface is a lot simpler than SCSI. The main worries of an IDE
driver are (i guess) fiddly timing issues. Whereas a driver for a modern
scsi card has a lot more on it's plate, eg maintenance of hardware command
queues, etc.

Compare the size of some of some of the SCSI host drivers, (eg BusLogic.c,
or even bigger, aic7xxx.c) to the size of some of the ide stuff, (you'll
need to add a few together, eg ide.c + a chipset specific one, though it's
hard to say what a fair comparison would be).

Of course the increased complexity of SCSI and it's more completed driver
is compensated for by it's increased performance and flexibility.

--
Paul Jakma paul@clubi.ie
**********************************************************
/etc/crontab:

01 5 * * * root find / -name windows -type d -fstype dos \
-o -fstype vfat -exec rm -rf {} \;
**********************************************************

PGP5 preferred
public key: http://www.clubi.ie/jakma/publickey.txt

**********************************************************



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:45    [W:0.089 / U:0.164 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site