On 2018-02-16 16:46:41 [-0500], Alan Stern wrote: > > The theaded interrupt runs SCHED_FIFO priority 50 by default. The only > > thing that can interrupt it are interrupts, a softirq (not ksoftirqd) > > and other tasks with a higher priority than 50. > > There should be no downside performance wise. > > Maybe. It would be nice to see some real measurements. I had an usb3 flash stick behind the EHCI controller which was passed through from the host to a kvm guest. The performance numbers in the guest were equal (some noise was there) with and without the patch. The numbers with the patch were worse if lockdep was enabled which isn't much of a surprise. If you have anything specific requirements for a measurement then please let me know and I see what I can do. > Alan Stern Sebastian -- 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