USB3 driver alternative for multi core usage

Hello there,

I noticed a problem where 5G Modems running over a USB3 Bus do not use their full potential because the USB3 driver utilizes only the first core. Is it possible to get an alternative for the USB3 driver where all cores are utilized when needed? If there is no alternative, where can I find the current USB3 driver to have a look into.

I know that this topic was already discussed in the past and then dropped because there was no one willing to do a change. Especially in the Rooter Forums.

1 Like

For changes like this, you need to work upstream first - and let the changes tickle into OpenWrt naturally (maybe sped up with backporting). But OpenWrt is not the right place for original development of this kind.

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/

3 Likes