aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorRajkumar Manoharan <[email protected]>2016-02-12 11:40:59 +0530
committerKalle Valo <[email protected]>2016-03-03 19:20:01 +0200
commitda6416cac6b9439167964cae1302d9cfe764bf1d (patch)
treec507757216fa89a89e1ceee37c115da4ae6c1844 /tools/perf/scripts/python/check-perf-trace.py
parente7827e512af01c6220e2f1cc53853f11cd742eef (diff)
ath10k: process htt rx indication as batch mode
On multicore systems, it is possible that txrx tasket can run in parallel with pci tasklet (i.e smp affinity of ath10k irq is assigned to multiple CPUs). Feeding and consuming from the same rx completion list leads to txrx tasklet runs for longer period. Prevent this by processing a snapshot of rx queue by moving list into temporary list. Consecutive received frames will be processed in next batch. Signed-off-by: Rajkumar Manoharan <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions