summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRajeev Kumar <rajekuma@codeaurora.org>2017-03-30 12:27:42 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2017-04-06 14:19:37 -0700
commit1466e9a9498501485ea2ff35ded1a64096b56525 (patch)
tree2474813c09f0ec35c5a81a91386fa6c5ab39c22e /tools/perf/scripts/python
parent3d3341c4df4217476a8af8cccd9c0a247aefa0d9 (diff)
qcacmn: Migrate WMI from shared work queue to dedicated work queue
WMI RX event processing is very critical for WLAN driver and today we are using kernel's shared event work queue. Shared event work queue is used by many drivers and if any work submitted in shared work queue takes longer time to finish then it directly impacts WLAN control path processing. Define a dedicated work queue for WMI RX event processing and use it for WMI RX event handling. Change-Id: I8ee6ca5b4b20c3357d46f8b56943078a0a76977f CRs-Fixed: 2029775
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions