Revision 195ca3b122c02cf21ce64f211d9474600da80e80 authored by Rajkumar Manoharan on 15 March 2012, 17:35:28 UTC, committed by John W. Linville on 26 March 2012, 19:07:25 UTC
When we have downlink traffic alone and the station is going thru
bgscan, the client is out of operating channel for around 1000ms which
is too long. The mac80211 decides when to switch back to oper channel
based on tx queue, bad latency and listen time. As the station does not
have tx traffic, the bgscan can easily affect downlink throughput. By
reducing the listen time, it helps the associated AP to retain the
downstream rate.

Cc: Paul Stewart <pstew@google.com>
Tested-by: Gary Morain <gmorain@google.com>
Signed-off-by: Rajkumar Manoharan <rmanohar@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
1 parent 66266b3
History
File Mode Size
00-INDEX -rw-r--r-- 852 bytes
NMI-RCU.txt -rw-r--r-- 4.2 KB
RTFP.txt -rw-r--r-- 72.0 KB
UP.txt -rw-r--r-- 5.6 KB
arrayRCU.txt -rw-r--r-- 4.4 KB
checklist.txt -rw-r--r-- 19.3 KB
listRCU.txt -rw-r--r-- 10.7 KB
lockdep-splat.txt -rw-r--r-- 4.8 KB
lockdep.txt -rw-r--r-- 4.7 KB
rcu.txt -rw-r--r-- 4.0 KB
rcubarrier.txt -rw-r--r-- 12.0 KB
rculist_nulls.txt -rw-r--r-- 5.1 KB
rcuref.txt -rw-r--r-- 2.2 KB
stallwarn.txt -rw-r--r-- 8.8 KB
torture.txt -rw-r--r-- 12.8 KB
trace.txt -rw-r--r-- 26.7 KB
whatisRCU.txt -rw-r--r-- 36.9 KB

back to top