summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorMichal Kazior <michal.kazior@tieto.com>2014-02-27 18:50:05 +0200
committerKalle Valo <kvalo@qca.qualcomm.com>2014-02-28 12:00:30 +0200
commit2f5280da40222fc2d61aa9425c681f615965c003 (patch)
treecd32933dcc17f2a6d76e0c9dae7cd1e4a3d75db8 /tools/perf/scripts/python/syscall-counts.py
parent45967089d2685d2327c9710fe796d499d90ae844 (diff)
ath10k: remove pci completion list
One of the premises was to guarantee serialized completion handling for upper layers (HTC/WMI/HTT). Since quite some time now it is no longer necessary. The other premise was to batch up tx/rx completions to take advantage of hot caches. However frame tx/rx completion indications come in on a single pipe already so they are already batched up. More meaningful batching is done in HTT itself. This means PCI completion is no longer necessary to keep around. It just wastes memory, cycles and SLOC. 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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions