From: Simon Barber <simon@superduper.net>
To: Jonathan Morton <chromatix99@gmail.com>,David Lang <david@lang.hm>
Cc: bloat Mainlinglist <bloat@lists.bufferbloat.net>
Subject: Re: [Bloat] sigcomm wifi
Date: Sun, 31 Aug 2014 13:46:19 -0700 [thread overview]
Message-ID: <9ab693a9-d24d-4175-a561-c8e320064486@email.android.com> (raw)
In-Reply-To: <F1516AD1-A7C4-483D-8838-1A4F09791A54@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 2947 bytes --]
Modern APs use more agressive channel access parameters than clients. They can also control the parameters the clients use.
One major issue is that to remove bloat in a wireless environment and keep access fair and delays low you really want to integrate the AQM and the packet scheduling, while tracking airtime usage. I very much doubt any equipment is doing this.
Simon
On August 30, 2014 12:20:48 AM PDT, Jonathan Morton <chromatix99@gmail.com> wrote:
>
>On 24 Aug, 2014, at 11:24 am, David Lang wrote:
>
>>> The conditions are probably different in each direction. The AP is
>more likely to be sending large packets (DNS response, HTTP payload)
>while the client is more likely to send small packets (DNS request, TCP
>SYN, HTTP GET). The AP is also likely to want to aggregate a TCP
>SYN/ACK with another packet.
>>
>> If your use case is web browsing or streaming video yes. If it's
>gaming or other interactive use, much less so.
>
>That's fair enough. But the conditions in both directions are *still*
>different, to the point where I am wary of attempting to simulate
>multiple wireless clients using a single piece of hardware.
>
>The big problem is that clients have the sheer weight of numbers behind
>them when negotiating for the channel, and are therefore quite capable
>of starving the AP if there are enough of them. This results in
>congestion collapse, as the clients aggressively demand updates on
>where the responses to their requests have got to, while the poor AP
>can't get a packet in edgewise to answer them. It doesn't matter, for
>that purpose, whether the packets are bigger in one direction than the
>other - the per-transmission overhead in modern wifi is big enough to
>swamp that effect.
>
>For the sake of amusement, I'm going to call this the "airport
>problem". Imagine a harassed airline desk clerk, besieged by hundreds
>of irate passengers who have just been sat on the tarmac for three
>hours.
>
>I don't think this is a new problem with wireless networks, either - it
>should happen on bus Ethernet, too. That's probably a large factor
>behind the comprehensive shift away from bus and hub Ethernet to
>switched Ethernet on most corporate LANs, which have a habit of
>acquiring large numbers of clients.
>
>Fortunately, modern wifi also comes with a mechanism that could,
>theoretically, be used to combat this problem. An AP with a lot to
>send could ignore clients' RTS, and respond with an RTS of its own
>instead of a CTS. This would allow it to get its greater volume of
>packets, data and/or TCP ACKs through, satisfying the requests and
>hopefully pacifying the crowd. But I have no idea at present whether
>that technique is actually in use.
>
> - Jonathan Morton
>
>_______________________________________________
>Bloat mailing list
>Bloat@lists.bufferbloat.net
>https://lists.bufferbloat.net/listinfo/bloat
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.
[-- Attachment #2: Type: text/html, Size: 3561 bytes --]
next prev parent reply other threads:[~2014-08-31 20:46 UTC|newest]
Thread overview: 56+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-19 16:45 Dave Taht
2014-08-20 7:12 ` Eggert, Lars
2014-08-20 14:01 ` Dave Taht
2014-08-20 22:05 ` Jim Gettys
2014-08-21 6:52 ` Eggert, Lars
2014-08-21 7:11 ` Michael Welzl
2014-08-21 8:30 ` David Lang
2014-08-22 23:07 ` Michael Welzl
2014-08-22 23:50 ` David Lang
2014-08-23 19:26 ` Michael Welzl
2014-08-23 23:29 ` Jonathan Morton
2014-08-23 23:40 ` Steinar H. Gunderson
2014-08-23 23:49 ` Jonathan Morton
2014-08-24 1:33 ` David Lang
2014-08-24 2:29 ` Jonathan Morton
2014-08-24 5:12 ` David Lang
2014-08-24 6:26 ` Jonathan Morton
2014-08-24 8:24 ` David Lang
2014-08-24 9:20 ` Jonathan Morton
2014-08-25 7:25 ` Michael Welzl
2014-08-30 7:20 ` Jonathan Morton
2014-08-31 20:46 ` Simon Barber [this message]
2014-08-25 7:35 ` Michael Welzl
2014-08-24 1:09 ` David Lang
2014-08-25 8:01 ` Michael Welzl
2014-08-25 8:19 ` Sebastian Moeller
2014-08-25 8:33 ` Michael Welzl
2014-08-25 9:18 ` Alex Burr
2014-08-31 22:37 ` David Lang
2014-08-31 23:09 ` Simon Barber
2014-09-01 0:25 ` David Lang
2014-09-01 2:14 ` Simon Barber
2014-08-31 22:35 ` David Lang
2014-08-21 6:56 ` David Lang
2014-08-21 7:04 ` David Lang
2014-08-21 9:46 ` Jesper Dangaard Brouer
2014-08-21 19:49 ` David Lang
2014-08-21 19:57 ` Steinar H. Gunderson
2014-08-22 17:07 ` Jan Ceuleers
2014-08-22 18:27 ` Steinar H. Gunderson
2014-08-21 8:58 ` Steinar H. Gunderson
2014-08-22 23:34 ` David Lang
2014-08-22 23:41 ` Steinar H. Gunderson
2014-08-22 23:52 ` David Lang
2014-08-22 23:56 ` Steinar H. Gunderson
2014-08-23 0:03 ` Steinar H. Gunderson
2014-08-21 9:23 ` Mikael Abrahamsson
2014-08-21 9:30 ` Steinar H. Gunderson
2014-08-22 23:30 ` David Lang
2014-08-22 23:40 ` Steinar H. Gunderson
2014-08-20 8:30 ` Steinar H. Gunderson
2014-08-21 6:58 ` David Lang
2014-08-24 3:49 Hal Murray
2014-08-24 3:52 ` Jonathan Morton
2014-08-24 5:14 ` David Lang
2014-08-25 7:43 ` Michael Welzl
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
List information: https://lists.bufferbloat.net/postorius/lists/bloat.lists.bufferbloat.net/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9ab693a9-d24d-4175-a561-c8e320064486@email.android.com \
--to=simon@superduper.net \
--cc=bloat@lists.bufferbloat.net \
--cc=chromatix99@gmail.com \
--cc=david@lang.hm \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox