Cake - FQ_codel the next generation
 help / color / mirror / Atom feed
From: Sebastian Moeller <moeller0@gmx.de>
To: "Toke Høiland-Jørgensen" <toke@toke.dk>
Cc: Pete Heist <pete@eventide.io>, cake@lists.bufferbloat.net
Subject: Re: [Cake] Pre-print of Cake paper available
Date: Tue, 24 Apr 2018 11:18:23 +0200	[thread overview]
Message-ID: <2924DAE1-7967-4D57-A4C9-67FA0ABA33E2@gmx.de> (raw)
In-Reply-To: <87o9i97zyh.fsf@toke.dk>

Hi Toke,



> On Apr 24, 2018, at 10:47, Toke Høiland-Jørgensen <toke@toke.dk> wrote:
> 
> Sebastian Moeller <moeller0@gmx.de> writes:
> 
>>> On Apr 24, 2018, at 01:01, Pete Heist <pete@eventide.io> wrote:
>>> 
>>> 
>>>> On Apr 23, 2018, at 10:39 AM, Toke Høiland-Jørgensen <toke@toke.dk> wrote:
>>>> 
>>>> Last week we submitted an academic paper describing Cake. A pre-print is
>>>> now available on arXiv: https://arxiv.org/abs/1804.07617
>>>> 
>>>> Comments welcome, of course :)
>>> 
>>> 
>>> Nice work overall… :) Below is some feedback on content, and attached is a marked up PDF with some feedback on grammar and wording. Click the vanilla squares to show the notes.
>>> 
>>> Content:
>>> 
>>> - I wish there were some reference on how widespread of a problem bufferbloat actually is on the current Internet. That would bolster the initial assertion in the introduction.
>>> 
>>> - Thank you, I finally “get" triple-isolate. :) But I find it easier
>>> to understand the behavior of dual-srchost and dual-dsthost, and I
>>> think most would prefer its behavior, despite the fact that it needs
>>> to be configured manually. Just a thought, knowing that cake
>>> currently targets home gateways, and that there are now the egress
>>> and ingress keywords, could host isolation default to dual-srchost
>>> for egress mode and dual-dsthost for ingress mode? Or since using the
>>> keywords would be fragile, is there a better way to know the proper
>>> sense for dual-srchost and dual-dsthost?
>> 
>> 	The challenge is to find a heuristic that covers all reasonable
>> 	use cases and does no harm in unexpected cases. I could envision
>> 	setting up a cake instance on the upstream end of say a
>> 	microwave link, there "ingress" seems like the appropriate
>> 	keyword (as the goal would be to keep the link non-congested),
>> 	but for customer fairness "dual-srchost" would be the
>> 	appropriate keyword (or just srchost if all the ISP cares for is
>> 	inter-customer fairness). Sure this will not work with IPv6 (for
>> 	that we would either need to llok at the MACs or IMHO preferably
>> 	the IPv6 prefix (or the partially masked IPv6 IP-address, I
>> 	believe this to be better than MAC adresses as the ISP can
>> 	easily control the prefix, but I digress)).
> 
> I don't think we can make assumptions on ISP deployments.

Sure we do not really need to: https://forum.lede-project.org/t/transparent-cake-box/2161/4?u=moeller0 and https://forum.lede-project.org/t/lede-as-a-dedicated-qos-bufferbloat-appliance/1861/14?u=moeller0
so it looks like one person already use cake in an small ISP context. Now 1 is not a very convincing number, but certainly larger than zero... 


> The shaper may
> or may not be at the point of NAT, and per-customer prefix size can
> vary. To properly support the ISP per-customer fairness use case, we'd
> probably need to support arbitrary filtering (like what FQ-CoDel
> supports with 'tc filter'). And I think, if we wanted to support the ISP
> case, that a per-customer *shaper* is more useful...

Yes, I assume though that these would need to run on the boxes ISPs use to terminate the customer lines; but cake might still make sense for fair sharing of bottlenecks.

Best Regards
	Sebastian

> 
> -Toke


  parent reply	other threads:[~2018-04-24  9:18 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-23  8:39 Toke Høiland-Jørgensen
2018-04-23  9:54 ` Jonathan Morton
2018-04-23 23:01 ` Pete Heist
2018-04-23 23:31   ` Jonathan Morton
2018-04-24  5:44     ` Pete Heist
2018-04-24  5:58       ` Jonathan Morton
2018-04-24  7:15         ` Pete Heist
2018-04-24  7:56           ` Sebastian Moeller
2018-04-24  8:45           ` Toke Høiland-Jørgensen
2018-04-24  8:57             ` Pete Heist
2018-04-25 18:44             ` David Lang
2018-04-25 20:28               ` Toke Høiland-Jørgensen
2018-04-26 19:27                 ` Pete Heist
2018-04-27 11:08                   ` Toke Høiland-Jørgensen
2018-04-27 11:20                     ` Pete Heist
2018-04-24  8:17   ` Sebastian Moeller
2018-04-24  8:47     ` Toke Høiland-Jørgensen
2018-04-24  8:50       ` Jonathan Morton
2018-04-24  9:06         ` Pete Heist
2018-04-24  9:15           ` Toke Høiland-Jørgensen
2018-04-24  9:36             ` Pete Heist
2018-04-24  9:18       ` Sebastian Moeller [this message]
2018-04-24  9:30         ` Toke Høiland-Jørgensen
2018-04-24  9:38           ` Sebastian Moeller
2018-04-24  9:44             ` Toke Høiland-Jørgensen
2018-04-24 15:08     ` John Yates
2018-04-24  8:43   ` Toke Høiland-Jørgensen

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=2924DAE1-7967-4D57-A4C9-67FA0ABA33E2@gmx.de \
    --to=moeller0@gmx.de \
    --cc=cake@lists.bufferbloat.net \
    --cc=pete@eventide.io \
    --cc=toke@toke.dk \
    /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