All of lore.kernel.org
 help / color / mirror / Atom feed
From: Helmut Schaa <helmut.schaa@googlemail.com>
To: "linux-wireless" <linux-wireless@vger.kernel.org>
Cc: Johannes Berg <johannes@sipsolutions.net>
Subject: mac80211 sw scan: passive dwell time
Date: Tue, 30 Jun 2009 13:09:30 +0200	[thread overview]
Message-ID: <200906301309.30630.helmut.schaa@gmail.com> (raw)

Hi,

in mac80211's software scan implementation the passive dwell time
IEEE80211_PASSIVE_CHANNEL_TIME is set to (HZ / 5) which means we
stay 200ms on each passive channel. Compared to iwlwifi's hw scan
and the old ipw* drivers which use values around 120ms this is quite
long.

Reducing the passive dwell time from 200ms to 120ms could save us
something around a second on cards capable of 11a and we would be still
able to catch beacons from most access points (assuming a ~100ms beacon
interval).

Objections?

Thanks,
Helmut

             reply	other threads:[~2009-06-30 11:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-30 11:09 Helmut Schaa [this message]
2009-06-30 11:13 ` mac80211 sw scan: passive dwell time Holger Schurig

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200906301309.30630.helmut.schaa@gmail.com \
    --to=helmut.schaa@googlemail.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.