summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorVladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>2013-01-28 20:31:01 +0400
committerJohn W. Linville <linville@tuxdriver.com>2013-01-31 00:07:14 +0400
commitcb901733b4d6f6d1f00354f62de7df826cf1dfe8 (patch)
tree34cbe1c81eb12682e76f265e617663146b9b26b1 /tools/perf/scripts/python/syscall-counts.py
parent795ce734380b729e076131528e485e98a580d3e8 (diff)
downloadlinux-cb901733b4d6f6d1f00354f62de7df826cf1dfe8.tar.xz
wil6210: Fix: Tx stall
Due to multi-tx-queue design, wil_start_xmit() used to be executed concurrently for different queues. Then, these transmits delivered to the same queue, creating race. As result, Tx descriptor may be skipped, causing stall in hardware. Convert to single Tx queue fixes it. Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions