[PATCH 0/4] Improve perfomance of bgscan-simple

Paul Stewart pstew
Mon Mar 28 09:11:55 PDT 2011


This series imporives the performance and energy-efficiency of the
"bgscan_simple" bacground scan algorithm by making better decisions
about the scan interval in a few different scenarios.  I'm resending
the "poll signal quality" patch in this series since it is necessary
for one of the patches in this series and has not yet been merged.

Paul Stewart (4):
  driver: Function to directly poll signal quality
  bgscan-simple: Poll for signal in init
  bgscan_simple: Time out short scan interval
  bgscan_simple: Reschedule first fast scan

 src/drivers/driver.h           |   26 +++++++++++++++++++-------
 src/drivers/driver_ndis.c      |    1 +
 src/drivers/driver_nl80211.c   |   27 ++++++++++++++++++++++-----
 wpa_supplicant/bgscan_simple.c |   40 +++++++++++++++++++++++++++++++++++++++-
 wpa_supplicant/driver_i.h      |    8 ++++++++
 5 files changed, 89 insertions(+), 13 deletions(-)

-- 
1.7.3.1




More information about the Hostap mailing list