diff options
| author | Mika Westerberg <mika.westerberg@linux.intel.com> | 2026-06-18 07:27:22 +0300 |
|---|---|---|
| committer | Mika Westerberg <mika.westerberg@linux.intel.com> | 2026-08-05 05:53:57 +0200 |
| commit | e120d14d03b3db5f4ac049f32328c4951a532a90 (patch) | |
| tree | 47038b2f33c1b88c234e1d95f230b9913a06198b /include/linux/workqueue.h | |
| parent | f5cb175ed728488aacd8a631cb0a815bfb06664e (diff) | |
thunderbolt: stream: Add support for busy polling
Using interrupts and scheduling workers increase latency so latency
critical applications may want to avoid that. Make this possible in
USB4STREAM by adding a new ConfigFS attribute: busy_poll that, when
activated switches the rings to polling mode. The cost for lower latency
is that this burns more CPU cycles and things like poll(2) cannot be
used.
Assisted-by: Claude:claude-opus-4-8
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Diffstat (limited to 'include/linux/workqueue.h')
0 files changed, 0 insertions, 0 deletions
