diff options
| author | Ping-Ke Shih <[email protected]> | 2022-04-21 20:08:52 +0800 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2022-04-24 14:30:34 +0300 |
| commit | 837202684657c2829bcdc057c1d25db751a6587b (patch) | |
| tree | 8888d1bc357af3276e4a440697ae94df2ea78ffc /tools/perf/scripts/python/bin/export-to-postgresql-report | |
| parent | e1757e80450164ede118993a889979e65ead591b (diff) | |
rtw89: pci: reclaim TX BD only if it really need
To reclaim TX BD, we need to read hardware reading index to determine if
any DMA is complete. Since this IO spends time, do this thing only if we
really need it when TX BD has no free buffer corresponding to target skb.
The experimental result shows that reading counter decreases from 26,000
to 130 per second.
Signed-off-by: Ping-Ke Shih <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions