From: Jonathan Morton <chromatix99@gmail.com>
To: Dave Taht <dave.taht@gmail.com>
Cc: bloat <bloat@lists.bufferbloat.net>
Subject: Re: [Bloat] wireless software retry with ECN?
Date: Thu, 16 Jun 2011 00:34:59 +0300 [thread overview]
Message-ID: <1286F6FC-3F03-4A5E-A21D-5FA940E31EFB@gmail.com> (raw)
In-Reply-To: <BANLkTi=yWq3eDxiBXc5HAbcGAUADP6cGhg@mail.gmail.com>
On 15 Jun, 2011, at 9:43 pm, Dave Taht wrote:
> When you have to retry sending a packet in swretry at a wireless
> driver (mac802.11?) level, marking it as 'congested' seems to make sense.
>
> If you are going to make heroic efforts to deliver packets in the
> first place, you might as well tell the receiver of your heroism.
This actually makes sense, because one of the major causes of a packet retry is noise - and other wifi networks sharing the same airspace (or indeed other APs for the same network in the same large room) look a lot like noise to the receiver.
OTOH, a single retry might not be enough to justify this - it could be due to burst noise or short-term fading (ie. the user walked behind a pillar). But then again, a single ECN marked packet shouldn't have a large effect on the TCP.
On the gripping hand, due to the definition of ECN, this would require that hardware does not retry (or, alternately, only retries once) any packets that are not ECN enabled. This is because the ECN RFC says that routers must drop packets which would otherwise have been marked if they are not ECN enabled (and thus cannot be marked).
Reducing TTL on each retransmission *sounds* like a good idea too, but might require more detailed analysis. How many retransmits are typically attempted by current hardware? Do we really want to reduce the number of retries based on how far away in the internet they came from? Do we really want to reduce the ability of heroically-transmitted packets to reach their ultimate destination abroad? This isn't really what TTL is designed for.
- Jonathan
prev parent reply other threads:[~2011-06-15 21:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-15 18:43 Dave Taht
2011-06-15 21:34 ` 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/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=1286F6FC-3F03-4A5E-A21D-5FA940E31EFB@gmail.com \
--to=chromatix99@gmail.com \
--cc=bloat@lists.bufferbloat.net \
--cc=dave.taht@gmail.com \
/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