mac80211/minstrel_ht: disable multiple consecutive sample attempts
authorFelix Fietkau <nbd@openwrt.org>
Tue, 5 Mar 2013 13:20:19 +0000 (14:20 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 6 Mar 2013 15:36:06 +0000 (16:36 +0100)
commit52c00a37a323ded691b23538ef1181155f51aef3
tree3f1b74af083a3c1b3dcda22b83a006cf11bbd962
parent8ab9d85c650477cbf28a0a0dfc9796c505d03d82
mac80211/minstrel_ht: disable multiple consecutive sample attempts

The last minstrel_ht changes increased the sampling frequency for
potentially useful rates to decrease the response time to rate
fluctuations. This caused an increase in sampling frequency that can
slightly reduce throughput, so this patch limits the sampling attempts
to one per rate instead of two.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/rc80211_minstrel_ht.c
This page took 0.026222 seconds and 5 git commands to generate.