diff options
| author | Felix Fietkau <[email protected]> | 2019-08-20 11:54:47 +0200 |
|---|---|---|
| committer | Johannes Berg <[email protected]> | 2019-08-21 11:09:20 +0200 |
| commit | f793c7eedd94fa41e8b969b18c4907335065a376 (patch) | |
| tree | f0225c1acf4d310156a2a1d6f5fd2d8ad5d67c43 /tools/perf/scripts/python | |
| parent | 56dd918ff06e3ee24d8067e93ed12b2a39e71394 (diff) | |
mac80211: minstrel_ht: reduce unnecessary rate probing attempts
On hardware with static fallback tables (e.g. mt76x2), rate probing attempts
can be very expensive.
On such devices, avoid sampling rates slower than the per-group max throughput
rate, based on the assumption that the fallback table will take care of probing
lower rates within that group if the higher rates fail.
To further reduce unnecessary probing attempts, skip duplicate attempts on
rates slower than the max throughput rate.
Signed-off-by: Felix Fietkau <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions