Lets make wifi fast again!
 help / color / mirror / Atom feed
* [Make-wifi-fast] Latency spikes every few minutes?
@ 2018-03-23 21:12 Rich Brown
  2018-03-23 21:15 ` Dave Taht
  0 siblings, 1 reply; 4+ messages in thread
From: Rich Brown @ 2018-03-23 21:12 UTC (permalink / raw)
  To: make-wifi-fast

Hi folks,

My Google-fu is weak today. I know that someone described the reason that some Wifi sees big latency spikes every few minutes. I remember it being related to an AP scanning something, for some reason, but that's all I remember. Could someone refresh my brain? Thanks.

Rich

^ permalink raw reply	[flat|nested] 4+ messages in thread
* Re: [Make-wifi-fast] Latency spikes every few minutes?
@ 2018-03-24 20:52 dpreed
  2018-03-25 20:16 ` Bob McMahon
  0 siblings, 1 reply; 4+ messages in thread
From: dpreed @ 2018-03-24 20:52 UTC (permalink / raw)
  To: Dave Taht; +Cc: Rich Brown, make-wifi-fast

My understanding, which may be wrong, is that a channel scan requires listening for either a packet or a beacon on each channel. Beacons being the longest you have to wait. But adding up across all the 5 GHz channels + 2.4 GHz channels, assuming most are unused, you get real long delays!

A better idea would be listening for beacons with a simple secondary receiver. That receiver could be a variable bandwidth front end, so it could listen on adjacent channel groups at the same time, in parallel with the normal stuff.

It would be even easier if you were only interested in newer and louder signals than the current one, because you could just open the channel filter bandwidth (getting worse SNR) and use SDR to sample for louder signals, if any.

Conceptually, what you probably want is good hints about what fallback channel you might switch to. Channel scanning one at a time is a poor, poor algorithm for that.

And even for fixed stations, propagation varies -- turn on a fan in the room causing time varying multipath distortion, or open a metal filing cabinet drawer. So a fallback is useful to have for quick association switching. However, the ideal thing at that point is to be associated simultaneously with multiple APs or mesh peers, and maybe even have DHCP leases with fallback nets.

-----Original Message-----
From: "Dave Taht" <dave.taht@gmail.com>
Sent: Fri, Mar 23, 2018 at 5:15 pm
To: "Rich Brown" <richb.hanover@gmail.com>
Cc: "Rich Brown" <richb.hanover@gmail.com>, make-wifi-fast@lists.bufferbloat.net
Subject: Re: [Make-wifi-fast] Latency spikes every few minutes?

On Fri, Mar 23, 2018 at 2:12 PM, Rich Brown  wrote:
> Hi folks,
>
> My Google-fu is weak today. I know that someone described the reason that some Wifi sees big latency spikes every few minutes. I remember it being related to an AP scanning something, for some reason, but that's all I remember. Could someone refresh my brain? Thanks.

http://blog.cerowrt.org/post/disabling_channel_scans/
>
> Rich
> _______________________________________________
> Make-wifi-fast mailing list
> Make-wifi-fast@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/make-wifi-fast



-- 

Dave Täht
CEO, TekLibre, LLC
http://www.teklibre.com
Tel: 1-669-226-2619
_______________________________________________
Make-wifi-fast mailing list
Make-wifi-fast@lists.bufferbloat.net
https://lists.bufferbloat.net/listinfo/make-wifi-fast
-- 
Reed Online Ltd is a company registered in England and Wales. Company 
Registration Number: 6317279.
Registered Office: Academy Court, 94 Chancery Lane, London WC2A 1DT.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-03-25 20:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-23 21:12 [Make-wifi-fast] Latency spikes every few minutes? Rich Brown
2018-03-23 21:15 ` Dave Taht
2018-03-24 20:52 dpreed
2018-03-25 20:16 ` Bob McMahon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox