From owner-freebsd-hackers Sat Aug 15 11:58:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA25455 for freebsd-hackers-outgoing; Sat, 15 Aug 1998 11:58:49 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from lestat.nas.nasa.gov (lestat.nas.nasa.gov [129.99.50.29]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA25450 for ; Sat, 15 Aug 1998 11:58:48 -0700 (PDT) (envelope-from thorpej@lestat.nas.nasa.gov) Received: from localhost (localhost [127.0.0.1]) by lestat.nas.nasa.gov (8.8.8/8.6.12) with SMTP id LAA05693; Sat, 15 Aug 1998 11:40:50 -0700 (PDT) Message-Id: <199808151840.LAA05693@lestat.nas.nasa.gov> X-Authentication-Warning: lestat.nas.nasa.gov: localhost [127.0.0.1] didn't use HELO protocol To: Mike Smith Cc: hackers@FreeBSD.ORG Subject: Re: TESTERS WANTED for new ATAPI CD/CDR/CDRW driver. Reply-To: Jason Thorpe From: Jason Thorpe Date: Sat, 15 Aug 1998 11:40:49 -0700 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 15 Aug 1998 11:53:23 +0000 Mike Smith wrote: > I'd be curious to know if anyone's measured the cost of the SCSI<->ATA > translation for ATA disks, since that's where performance is really an > issue. Nobody cares how efficient access to a Zip disk is, but an > extra 10% overhead on ATA disk transactions would really hurt. We're not doing it for ATA, but then again ATAPI disk aren't ATA. We are, however, doing a SCSI-like layer for ATA. > Command passthrough doesn't (can't) work directly, as many fields are > different sizes. I think what you mean is that there's no need for any > intelligence in the translation, which is fair enough. ...this doens't really matter if you're, e.g., passing mmc commands to an ATAPI CD-ROM or CD-R. They're the same for SCSI and ATAPI. Jason R. Thorpe thorpej@nas.nasa.gov NASA Ames Research Center Home: +1 408 866 1912 NAS: M/S 258-5 Work: +1 650 604 0935 Moffett Field, CA 94035 Pager: +1 650 940 5942 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message