On Wed, Feb 5, 2014 at 9:05 AM, David Laight <David.Laight@xxxxxxxxxx> wrote: > From: Dan Williams >> Yes, but I think we need to centralize the context under which >> commands are submitted. The complicating factor is the mix of >> synchronous command submission and interrupt driven asynchronous >> command queuing. I think we can simplify it by making it all >> submitted from a single event queue context. I'm investigating if >> that is a workable solution... > > Given that the entire network stack runs from (I believe) 'process level' > contexts (NAPI functions), Not really. Much of the network stack runs under softirq context. -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html