What about USB networking devices?
Posted Jul 2, 2007 12:52 UTC (Mon) by
rankincj (subscriber, #4865)
In reply to:
Eliminating tasklets by nevets
Parent article:
Eliminating tasklets
At least one device I know receives network data via "bulk" URBs, and I believe that URB callback functions are run in the hard IRQ context of the USB hub device. Is there a better place than a tasklet to offload the work into in this case?
(
Log in to post comments)