Development issues regarding the cerowrt test router project
 help / color / mirror / Atom feed
From: Mikael Abrahamsson <swmike@swm.pp.se>
To: Michael Richardson <mcr@sandelman.ca>
Cc: cerowrt-devel@lists.bufferbloat.net
Subject: Re: [Cerowrt-devel] happy 4th!
Date: Thu, 4 Jul 2013 17:48:23 +0200 (CEST)	[thread overview]
Message-ID: <alpine.DEB.2.00.1307041735340.10894@uplift.swm.pp.se> (raw)
In-Reply-To: <22039.1372945874@sandelman.ca>

On Thu, 4 Jul 2013, Michael Richardson wrote:

> huh?  The end points might need more buffers to receive more packets (some of
> which might be out of order), but the intermediate routers need nothing.
> None of the bufferbloat stuff reduces the receive buffers of an end-point.

I never talked about the end-points receive buffers. I was talking about 
intermediate routers buffering. With long-latency links, TCP traditionally 
sends packets at fairly big bursts sent at wirespeed of the end system, 
and when this burst arrives at a router doing speed conversion 
(1gige->1megabit/s WAN link), it will need to buffer some of this burst. 
This is why buffers are large on routers, because of this traditional 
thinking that TCP works best when routers in between never drops packets.

> So, who is saying this to you, and what exactly do they think 
> bufferbloat is about?

They say if you reduce the buffer size in routers, TCP performance on long 
latency paths will suffer due to packet loss and long recovery times due 
to the end-to-end high latency.

Traditional thinking (I've had this quoted to me by several old-timers who 
have been involved in core router design since the 90ties) is that you 
need buffers who can accept 2*RTT amount of packets at the speed you're 
trying to send.

So if we want to reduce the buffers, we need to prove that TCP goodput on 
a 200ms link doesn't suffer because there are now less buffers.

So my suggestion is the following:

When doing the tests, set up the following:

[host1] - (GE/FE/E) - [fq_codel router] - [100ms adding latency router] (GE) [host2]

The link between CODEL-router and the router adding latency should be 1/10 
and 1/100 of the [host1] - [CODEL-router] link speed.

If it can be shown that fq_codel keeps the goodput performance the same as 
FIFO with large buffers, then we hopefully could answer people with the 
concerns I mentioned before.

-- 
Mikael Abrahamsson    email: swmike@swm.pp.se

  reply	other threads:[~2013-07-04 15:48 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-03 19:33 Dave Taht
2013-07-04  5:57 ` Mikael Abrahamsson
2013-07-04 13:51   ` Michael Richardson
2013-07-04 15:48     ` Mikael Abrahamsson [this message]
2013-07-07 18:52   ` dpreed
2013-07-08  0:24     ` Mikael Abrahamsson
2013-07-08 17:03       ` Toke Høiland-Jørgensen
2013-07-09  3:24         ` Dave Taht
2013-07-09  6:04         ` Mikael Abrahamsson
2013-07-09  6:32           ` Dave Taht
2013-07-09  7:30             ` [Cerowrt-devel] [Codel] " Andrew McGregor
2013-07-09 13:09             ` Eric Dumazet
2013-07-09  7:57           ` [Cerowrt-devel] " Toke Høiland-Jørgensen
2013-07-09 12:56             ` [Cerowrt-devel] [Codel] " Eric Dumazet
2013-07-09 13:13               ` Toke Høiland-Jørgensen
2013-07-09 13:23                 ` Eric Dumazet
2013-07-09 13:25                   ` Toke Høiland-Jørgensen
2013-07-09 13:36                 ` Eric Dumazet
2013-07-09 13:45                   ` Toke Høiland-Jørgensen
2013-07-09 13:49                     ` Eric Dumazet
2013-07-09 13:53                       ` Toke Høiland-Jørgensen
2013-07-09 14:07                         ` Eric Dumazet
2013-07-08 20:50       ` [Cerowrt-devel] " dpreed
2013-07-08 21:04         ` Jim Gettys
2013-07-09  5:48         ` Mikael Abrahamsson
2013-07-09  5:58           ` dpreed

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/cerowrt-devel.lists.bufferbloat.net/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.DEB.2.00.1307041735340.10894@uplift.swm.pp.se \
    --to=swmike@swm.pp.se \
    --cc=cerowrt-devel@lists.bufferbloat.net \
    --cc=mcr@sandelman.ca \
    /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