summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorMichal Kazior <michal.kazior@tieto.com>2016-01-13 14:52:52 +0100
committerGovind Singh <govinds@codeaurora.org>2017-01-06 15:58:35 +0530
commit34522466fdd96cffecac6863920a579e825a9609 (patch)
tree308298840d81c7af7bc27491818221c9d5288b75 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent71384687ff94de2f726926697a770b5be3a2e670 (diff)
ath10k: prevent txrx running for too long
On multicore systems it was possible for the txrx tasklet to keep on running for long periods of time on a single CPU due to tx completion processing. Another CPU could feed the running tasklet for an indefinite amount of time. The tasklet is now guaranteed to run a finite amount of time and is limited by HTT CE Rx ring depth. This improves behavior when RPS is used on target system and might improve TCP handling as well. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions