From: Thibaut <hacks@slashdirt.org>
To: Dave Taht <dave.taht@gmail.com>
Cc: Jonathan Morton <chromatix99@gmail.com>,
Cake List <cake@lists.bufferbloat.net>
Subject: Re: [Cake] Advantages to tightly tuning latency
Date: Wed, 22 Apr 2020 10:28:36 +0200 [thread overview]
Message-ID: <E0E47C9C-F9AD-49B1-91D1-4B5CD4A8922F@slashdirt.org> (raw)
In-Reply-To: <CAA93jw5yvybv+aXH4NLd1r_8xSP2CPwzeh0q6wm1c26jLPBxag@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 2889 bytes --]
> Le 22 avr. 2020 à 00:44, Dave Taht <dave.taht@gmail.com> a écrit :
>
> On Tue, Apr 21, 2020 at 3:33 PM Jonathan Morton <chromatix99@gmail.com> wrote:
>>
>>> On 22 Apr, 2020, at 1:25 am, Thibaut <hacks@slashdirt.org> wrote:
>>>
>>> My curiosity is piqued. Can you elaborate on this? What does free.fr do?
>>
>> They're a large French ISP. They made their own CPE devices, and debloated both them and their network quite a while ago. In that sense, at least, they're a model for others to follow - but few have.
>>
>> - Jonathan Morton
>
> they are one of the few ISPs that insisted on getting full source code
> to their DSL stack, and retained the chops to be able to modify it. I
> really admire their revolution v6 product. First introduced in 2010,
> it's been continuously updated, did ipv6 at the outset, got fq_codel
> when it first came out, and they update the kernel regularly. All
> kinds of great features on it, and ecn is enabled by default for those
> also (things like samba). over 3 million boxes now I hear....
>
> with <1ms of delay in the dsl driver, they don't need to shape, they
> just run at line rate using three tiers of DRR that look a lot like
> cake. They shared their config with me, and before I lost heart for
> future internet drafts, I'd stuck it here:
>
> https://github.com/dtaht/bufferbloat-rfcs/blob/master/home_gateway_queue_management/middle.mkd <https://github.com/dtaht/bufferbloat-rfcs/blob/master/home_gateway_queue_management/middle.mkd>
Very interesting, thanks. I wonder if they trickled down these improvements to the older V5: I had to plug my old V5 back after my DSLAM was moved to native IPV6 (I couldn’t find how to talk to it over VDSL2 modem, as I did before the switch), and though there was a massive drop in uplink bandwidth (from 10Mbps VDSL2 to 1Mbps ADSL), I noticed that I no longer needed cake on the router wan interface. Latency remained very well controlled without having to do anything special. In fact, enabling cake with the previous settings was wrecking havoc! (Maybe it interfered with whatever Free is doing in the box).
> Occasionally they share some data with me. Sometimes I wish I lived in
> paris just so I could have good internet! (their fiber offering is
> reasonably buffered (not fq_codeled) and the wifi... maybe I can get
> them to talk about what they did)
You don’t have to live in Paris to enjoy good internet: I’m currently stranded in the countryside and I enjoy a better connection than many a Parisian, thanks to a public/private FTTH network that appears to be very well handled by my current ISP (K-Net) :)
> When free.fr shipped fq_codel 2 months after we finalized it, I
> figured the rest of the world was only months behind. How hard is it
> to add 50 lines of BQL oriented code to a DSL firmware?
Heh.
Cheers,
Thibaut
[-- Attachment #2: Type: text/html, Size: 4220 bytes --]
next prev parent reply other threads:[~2020-04-22 8:28 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-21 18:22 Justin Kilpatrick
2020-04-21 18:40 ` Jonathan Morton
2020-04-21 18:44 ` Dave Taht
2020-04-21 22:25 ` Thibaut
2020-04-21 22:33 ` Jonathan Morton
2020-04-21 22:44 ` Dave Taht
2020-04-21 22:50 ` Dave Taht
2020-04-21 23:07 ` Jonathan Morton
2020-04-21 23:27 ` Dave Taht
2020-04-22 8:28 ` Thibaut [this message]
2020-04-22 9:03 ` Luca Muscariello
2020-04-22 14:48 ` Dave Taht
2020-04-22 15:28 ` Luca Muscariello
2020-04-22 17:42 ` David P. Reed
2020-04-23 9:29 ` Maxime Bizon
2020-04-23 11:57 ` Toke Høiland-Jørgensen
2020-04-23 12:29 ` Luca Muscariello
2020-04-23 12:33 ` Maxime Bizon
2020-04-23 16:42 ` Toke Høiland-Jørgensen
2020-04-23 17:31 ` Maxime Bizon
2020-04-23 18:30 ` Sebastian Moeller
2020-04-23 21:53 ` Maxime Bizon
2020-04-23 18:35 ` Toke Høiland-Jørgensen
2020-04-23 21:59 ` Maxime Bizon
2020-04-23 23:05 ` Toke Høiland-Jørgensen
2020-04-23 23:11 ` Dave Taht
2020-04-23 16:28 ` Dave Taht
2020-04-21 23:06 ` Justin Kilpatrick
2020-04-21 23:19 ` Dave Taht
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/cake.lists.bufferbloat.net/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E0E47C9C-F9AD-49B1-91D1-4B5CD4A8922F@slashdirt.org \
--to=hacks@slashdirt.org \
--cc=cake@lists.bufferbloat.net \
--cc=chromatix99@gmail.com \
--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