Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Mar 1995 21:49:25 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        bde@zeta.org.au, davidg@Root.COM
Cc:        freebsd-hackers@freefall.cdrom.com, kuku@gilberto.physik.rwth-aachen.de
Subject:   Re: Why IDE is bad
Message-ID:  <199503221149.VAA12384@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>>This might explain why my Intr time is so much lower than Poul's.
>>I have only 16MB, and don't use option BOUNCE_BUFFERS.  The bcopy()
>>for bouncing is done in a call from biodone().  biodone() is called
>>from the interrupt handler, at least for the wd driver.

>   Bounce buffers are not used on wd-style drives.

I just looked at wd.c because there's no direct call to biodone() in 
bt742a.c.  I think it gets called from the upper layers for scsi
drivers.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503221149.VAA12384>