diff options
| author | Fabio Estevam <festevam@nabladev.com> | 2026-07-24 17:33:20 -0300 |
|---|---|---|
| committer | Johannes Berg <johannes.berg@intel.com> | 2026-07-28 16:02:38 +0200 |
| commit | 058d979d4f418510279383e508ebc0795ab956f2 (patch) | |
| tree | 06f09ec0d0595c21e4a797870cbd5b493abef1c8 /tools/perf/scripts/python | |
| parent | ef06882c7d8a7400b67d0d003b1008093dd589ed (diff) | |
wifi: mwifiex: Remove WQ_HIGHPRI from main workqueue
The MWIFIEX_WORK_QUEUE handles command and event processing, including
the commands used for scheduled scans.
Running this work on the high-priority worker pool can interfere with
latency-sensitive workloads. On an i.MX8MP-based audio system using an
88W8997, background scheduled scans caused audible glitches in USB
audio playback.
Remove WQ_HIGHPRI from the main workqueue so that command and scan
processing use the normal-priority worker pool.
Leave the RX and host MLME workqueues unchanged.
Signed-off-by: Fabio Estevam <festevam@nabladev.com>
Link: https://patch.msgid.link/20260724203320.78793-2-festevam@gmail.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
