aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorFelix Fietkau <[email protected]>2020-08-22 14:41:42 +0200
committerFelix Fietkau <[email protected]>2020-09-24 18:10:16 +0200
commitf8a667a9af91981b051b0b47c01e473fca80ce4f (patch)
tree38e0cfd666139b4d8b9572c09aa5637c6e1aea96 /tools/perf/scripts/python
parent250944596ca1236a2562d791144cf913728371dc (diff)
mt76: mt7915: significantly reduce interrupt load
On 7615 and newer, DMA completion only triggers unmap, but not free of queued skbs, since pointers to packets are queued internally. Because of that, there is no need to process the main data queue immediately on DMA completion. To improve performance, mask out the DMA data queue completion interrupt and process the queue only when we receive a txfree event. This brings the number of interrupts under load down to a small fraction. Signed-off-by: Felix Fietkau <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions