From owner-freebsd-current Sun Mar 28 23:45:26 1999 Delivered-To: freebsd-current@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id 5CD1715762 for ; Sun, 28 Mar 1999 23:45:23 -0800 (PST) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.1/8.9.1) id JAA57288; Mon, 29 Mar 1999 09:45:01 +0200 (CEST) (envelope-from sos) From: Soren Schmidt Message-Id: <199903290745.JAA57288@freebsd.dk> Subject: Re: UPDATE4: ATA/ATAPI driver new version available. In-Reply-To: from Brian Feldman at "Mar 28, 1999 5:55:55 pm" To: green@unixhelp.org (Brian Feldman) Date: Mon, 29 Mar 1999 09:45:01 +0200 (CEST) Cc: current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It seems Brian Feldman wrote: > I tried this out just as soon as I saw the announcement! Your driver is > really coming along well. I have three basic problems with it: > > 1. A hard reset is necessary to get the CD-ROM drive to work with acd. > > wdc0: unit 1 (atapi): , removable, dma, iordy > wcd0: drive speed 2067KB/sec, 128KB cache > wcd0: supported read types: CD-R, CD-DA > wcd0: Audio: play, 16 volume levels > wcd0: Mechanism: ejectable tray > wcd0: Medium: no/blank disc inside, unlocked Ugh, one of those NEC's again, it seems there are many problems with their CDROM's, I'll try to get ahold of some... > > 2. My LS-120 still has no reliability with the driver, as reads are > corrupted extremely often. > > wdc1: unit 0 (atapi): , removable, iordy > wfd0: medium type unknown (no disk) Hmm, my ZIP works just fine, I'll see what I can come up with.. > 3. DMA is ineffective with file-system use. I can read from the raw > device rad0 at 4.5MB/s with a 1mb block size, but when I use iozone performance > is around 2.5MB/s. Mounting wd shouldn't affect that, should it? I used the > same device special files to mount as before, with ATA_STATIC being used, > and noticed this. Better yet, I'll try this with a corrected fstab then > report back. This is more likely due to the last changes Julian/Matt has committed to vfs_bio.c et all, it hoses our I/O performance pretty badly. There is work underways to fix it though. -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message