diff options
author | Michael Grzeschik <[email protected]> | 2022-09-07 23:58:18 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-09-09 09:30:18 +0200 |
commit | 9b91a65230784a9ef644b8bdbb82a79ba4ae9456 (patch) | |
tree | 3eea9295f4086b0435701f94a8f72d9b36eb4160 /scripts/gdb/linux/proc.py | |
parent | d818320ea200b02f2fea693b2be204f1990bb7e9 (diff) |
usb: gadget: uvc: increase worker prio to WQ_HIGHPRI
This patch is changing the simple workqueue in the gadget driver to be
allocated as async_wq with a higher priority. The pump worker, that is
filling the usb requests, will have a higher priority and will not be
scheduled away so often while the video stream is handled. This will
lead to fewer streaming underruns.
Signed-off-by: Michael Grzeschik <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions