Am Donnerstag, 21. April 2005 22:23 schrieb David Brownell:
> The main place I use tasklets, rather than a work queue, is in
> "usbnet" as leftover from some 2.4 code that was coping with the
> fact that neither of the UHCI drivers behaved well when completion
> handlers did certain things; as in, they oopsed.
> 
> That could be removed from the 2.6 code, I think, but at this point
> it's more of a "why bother changing working code".

Can you use work queues here?
I mean they run as a limited number of kernel threads, so
nfs can deadlock through a memory allocation.

        Regards
                Oliver





-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to