Lets make wifi fast again!
 help / color / mirror / Atom feed
From: Jonathan Morton <chromatix99@gmail.com>
To: David Lang <david@lang.hm>
Cc: Luca Muscariello <luca.muscariello@gmail.com>,
	"make-wifi-fast@lists.bufferbloat.net"
	<make-wifi-fast@lists.bufferbloat.net>
Subject: Re: [Make-wifi-fast] On the 802.11 performance anomaly and an airtime fairness scheduler to fix it
Date: Sun, 3 Jul 2016 12:07:06 +0300	[thread overview]
Message-ID: <3F006EAE-7E18-4F08-AB2F-63EFC8695A4D@gmail.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1607030058040.18304@nftneq.ynat.uz>


> On 3 Jul, 2016, at 11:03, David Lang <david@lang.hm> wrote:
> 
>>> do they delay the L2 Ack until the L4 ack comes back? If so, how does that work on long-latency connections where it takes a long time for the L4 ack to show up?
>> 
>> I’m pretty sure it’s only meant to work when the TCP endpoint is local to the receiving station, assuring low turnaround latency.  This is the typical case, so it’s a win.
> 
> how is it the typical case that a wifi connection it to a local system not to something over the Internet? Even in business settings, Internet bound traffic can be the majority (cloud based e-mail, google docs, etc)
> 
>> With that said, there’s no fundamental reason why the piggybacked L4 ack need be the one corresponding to the L2 ack.  It just needs to be a small packet that won’t unduly extend the airtime occupied by the ack anyway, and which won’t mind being lost if the L2 ack gets squashed.  A scheme allowing a certain amount of slop in this way would accommodate remote TCP endpoints as well as local ones.
> 
> Given the normal overhead of any txop, being able to piggy back a small amount of real data at high speed with the L2 ack would be a significant win in many cases.
> 
> For the common case of downloading from the Internet, the endpoint system should be able to return a real L4 ack fast enough to piggy back it on the L2 ack.
> 
> If that what is meant by the 'typical case'?

Yes.  I meant that, for example, a laptop performing a download would both be the receiving station and the receiving TCP endpoint, which is where TCP acks are generated.

The fact that the *other* TCP endpoint is typically remote doesn’t matter, because that is mostly sending data, not acks.

 - Jonathan Morton


      reply	other threads:[~2016-07-03  9:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-30 21:06 Toke Høiland-Jørgensen
2016-07-01 13:31 ` Sebastian Moeller
2016-07-01 23:10 ` Dave Taht
2016-07-02 10:26 ` Dave Taht
2016-07-03  6:55 ` Luca Muscariello
2016-07-03  7:06   ` David Lang
2016-07-03  7:50     ` Jonathan Morton
2016-07-03  7:53       ` Luca Muscariello
2016-07-03  8:03       ` David Lang
2016-07-03  9:07         ` Jonathan Morton [this message]

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/make-wifi-fast.lists.bufferbloat.net/

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

  git send-email \
    --in-reply-to=3F006EAE-7E18-4F08-AB2F-63EFC8695A4D@gmail.com \
    --to=chromatix99@gmail.com \
    --cc=david@lang.hm \
    --cc=luca.muscariello@gmail.com \
    --cc=make-wifi-fast@lists.bufferbloat.net \
    /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