From: Jonathan Morton <chromatix99@gmail.com>
To: Sebastian Moeller <moeller0@gmx.de>
Cc: "Dave Täht" <dave.taht@gmail.com>,
"David Collier-Brown" <davec-b@rogers.com>,
"Rich Brown via Bloat" <bloat@lists.bufferbloat.net>
Subject: Re: [Bloat] Comcast & L4S
Date: Sun, 2 Feb 2025 02:09:59 +0200 [thread overview]
Message-ID: <0492E50C-BB28-455D-9E4A-B6272EA7F6AD@gmail.com> (raw)
In-Reply-To: <DE13E270-095D-4DE3-91DF-BB3CB607CF8E@gmx.de>
[-- Attachment #1: Type: text/plain, Size: 1536 bytes --]
> On 1 Feb, 2025, at 8:05 pm, Sebastian Moeller <moeller0@gmx.de> wrote:
>
>> about as tight as you can reasonably make it while still accommodating typical levels of link-level jitter.
>
> Not sure, in a LAN with proper back pressure I would guess lower than 5ms to be achievable. This does not need to go crazy low, so 1 ms would likely do well, with an interval of 10ms... or if 5 ms is truly a sweet spot, maybe decouple interval and target so these can be configured independently (in spite of the theory that recommends target to be 5-10% of interval).
Actually, the 5ms target is already too tight for efficient TCP operation on typical Internet paths - unless there is significant statistical multiplexing on the bottleneck link, which is rarely the case in a domestic context. Short RTTs on a LAN allow for achieving full throughput with the queue held this small, but remember that the concept of "LAN" also includes WiFi links whose median latency is orders of magnitude greater than that of switched Ethernet. That's why I don't want to encourage going below 5ms too much.
DelTiC actually reverts to the 25ms queue target that has historically been typical for AQMs targeting conventional TCP. It adopts 5ms only for SCE marking. This configuration works very well in testing so far:
As for CPU efficiency, that is indeed something to keep in mind. The scheduling logic in Cake got very complex in the end, and there are undoubtedly ways to avoid that with a fresh design.
- Jonathan Morton
[-- Attachment #2.1: Type: text/html, Size: 2624 bytes --]
[-- Attachment #2.2: Screenshot 2024-12-06 at 9.36.25 pm.png --]
[-- Type: image/png, Size: 338114 bytes --]
next prev parent reply other threads:[~2025-02-02 0:10 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-31 13:20 Rich Brown
2025-01-31 13:27 ` Sebastian Moeller
2025-01-31 23:57 ` Dave Taht
2025-02-01 0:40 ` David Collier-Brown
2025-02-01 0:49 ` Dave Taht
2025-02-01 14:33 ` Sebastian Moeller
2025-02-01 14:51 ` Jonathan Morton
2025-02-01 17:06 ` Sebastian Moeller
2025-02-01 17:26 ` Jonathan Morton
2025-02-01 18:05 ` Sebastian Moeller
2025-02-02 0:09 ` Jonathan Morton [this message]
2025-02-02 11:39 ` Sebastian Moeller
2025-02-03 14:04 ` Jonathan Morton
2025-02-01 13:35 ` 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/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=0492E50C-BB28-455D-9E4A-B6272EA7F6AD@gmail.com \
--to=chromatix99@gmail.com \
--cc=bloat@lists.bufferbloat.net \
--cc=dave.taht@gmail.com \
--cc=davec-b@rogers.com \
--cc=moeller0@gmx.de \
/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