From: Michael Welzl <michawe@ifi.uio.no>
To: Dave Taht <dave.taht@gmail.com>
Cc: Make-Wifi-fast <make-wifi-fast@lists.bufferbloat.net>,
Rpm <rpm@lists.bufferbloat.net>,
Keith Winstein <keithw@cs.stanford.edu>
Subject: Re: [Rpm] [Make-wifi-fast] tack - reducing acks on wlans
Date: Wed, 20 Oct 2021 09:00:48 +0200 [thread overview]
Message-ID: <4BD0AC02-62FB-4AE4-B83B-BAF5CCEA2B24@ifi.uio.no> (raw)
In-Reply-To: <CAA93jw6Ktn3r413QYt3rA+B5aYFy=Ph359LtOoPEo+9buCtdbw@mail.gmail.com>
Hi,
This is interesting indeed - though technically, I'd say it's the next best thing, a compromise that's needed because apparently this old ARQ proxy idea isn't deployable (or wasn't seen?):
https://orbilu.uni.lu/bitstream/10993/6555/1/arqproxy.pdf
This ARQ proxy removes all TCP ACKs over the wireless segment. It doesn't need to put the ACKs inside LL-ACKs like HACK (described in the TACK paper), and hence it doesn't need a change to NICs like HACK. It just keeps track of incoming data packets and LL-ACKs, and takes care of L4 ACKing.
Now, the ARQ proxy needs a change to the AP, whereas the TACK idea (from a quick look) doesn't. That's a clear benefit of the TACK approach - changing less elements in the system. Also, the ARQ proxy as described in the paper above is probably transparent, which can cause ossification - but it won't need to be transparent.
I wonder: could someone standardize a negotiation between the (trusted, because the OS knows that this is indeed the AP) AP and the wireless end hosts, so that the AP can say: "I can ACK for you, please don't ACK"?
With this, in principle, it should be possible to completely remove L4 ACKs on the wireless segment, and this would be better for all.
Am I being naive? Why can't such an ARQ proxy be deployed? Is it just because standardizing this negotiation is too difficult, or would it also be too computationally heavy for an AP perhaps, at high speeds?
Cheers,
Michael
> On 19 Oct 2021, at 22:12, Dave Taht <dave.taht@gmail.com> wrote:
>
> Somehow I'd missed this paper... thx for the steer, keith.
>
> https://cs.stanford.edu/~keithw/tack-sigcomm2020.pdf
>
> --
> Fixing Starlink's Latencies: https://www.youtube.com/watch?v=c9gLo6Xrwgw
>
> Dave Täht CEO, TekLibre, LLC
> _______________________________________________
> Make-wifi-fast mailing list
> Make-wifi-fast@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/make-wifi-fast
next prev parent reply other threads:[~2021-10-20 7:00 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-19 20:12 [Rpm] " Dave Taht
2021-10-19 20:25 ` Matt Mathis
2021-10-19 20:31 ` Omer Shapira
2021-10-20 7:00 ` Michael Welzl [this message]
2021-10-20 9:44 ` [Rpm] [Make-wifi-fast] " Toke Høiland-Jørgensen
2021-10-20 10:13 ` Michael Welzl
2021-10-20 10:44 ` Toke Høiland-Jørgensen
2021-10-20 10:54 ` Michael Welzl
2021-10-20 11:52 ` Toke Høiland-Jørgensen
2021-10-20 12:21 ` Michael Welzl
2021-10-20 15:57 ` Toke Høiland-Jørgensen
2021-10-20 17:08 ` Michael Welzl
2021-10-20 22:04 ` Toke Høiland-Jørgensen
2021-10-20 23:06 ` Anna Brunström
2021-10-21 6:01 ` Michael Welzl
2021-10-20 23:20 ` Omer Shapira
2021-10-21 6:19 ` Michael Welzl
2021-10-21 7:18 ` Michael Welzl
2021-10-21 7:57 ` Keith Winstein
2021-10-21 8:42 ` Michael Welzl
2021-10-21 20:19 ` Keith Winstein
2021-10-20 23:08 ` Omer Shapira
2021-10-20 10:58 ` [Rpm] " Sebastian Moeller
2021-10-20 11:55 ` [Rpm] [Make-wifi-fast] " Toke Høiland-Jørgensen
2021-10-20 20:37 ` Sebastian Moeller
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/rpm.lists.bufferbloat.net/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4BD0AC02-62FB-4AE4-B83B-BAF5CCEA2B24@ifi.uio.no \
--to=michawe@ifi.uio.no \
--cc=dave.taht@gmail.com \
--cc=keithw@cs.stanford.edu \
--cc=make-wifi-fast@lists.bufferbloat.net \
--cc=rpm@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