Subject: Re: More braindead code
To: Lennart Augustsson <lennart@augustsson.net>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: tech-kern
Date: 01/14/2000 18:14:53
On Sat, 15 Jan 2000 03:01:32 +0100 
 Lennart Augustsson <lennart@augustsson.net> wrote:

 > OK, so if it only busy waits from ioctl, which I assume occur from process context,
 > why not use tsleep() instead of delay?  It's not like a few extra ms of waiting matters
 > here.

True.  As I said, I'm working on new MII code which solves these problems.

        -- Jason R. Thorpe <thorpej@nas.nasa.gov>