diff options
author | Felix Fietkau <[email protected]> | 2022-06-25 23:24:07 +0200 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2022-07-01 10:51:48 +0200 |
commit | 9c1be3cde0046c7b06e69238a7af94039b3bed85 (patch) | |
tree | 2b18d1135c4ee5662624a0a34c2ab4f5c8f663b8 /tools/perf/scripts/python/syscall-counts.py | |
parent | 445452d438e2f40355e2ed1aa9894e7094237dc9 (diff) |
wifi: mac80211: consider aql_tx_pending when checking airtime deficit
When queueing packets for a station, deficit only gets added once the packets
have been transmitted, which could be much later. During that time, a lot of
temporary unfairness could happen, which could lead to bursty behavior.
Fix this by subtracting the aql_tx_pending when checking the deficit in tx
scheduling.
Signed-off-by: Felix Fietkau <[email protected]>
Acked-by: Toke Høiland-Jørgensen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions