All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Furniss <andy.furniss@dsl.pipex.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] HTB Rate and Prio (continued)
Date: Wed, 13 Jul 2005 22:47:49 +0000	[thread overview]
Message-ID: <42D59A15.2000807@dsl.pipex.com> (raw)
In-Reply-To: <200507111126.j6BBQT5t007024@dhuumrelay0.mail.eu.uu.net>

Gael Mauleon wrote:

> I quite don't understand the concept of putting the rate of the line lower
> than it's true value, can you explain me this and do the excess bandwith is
> lost ? What is a good value for a 2m line (SDSL) ?

It depends on what rate you are really synced at and what extra 
overheads/encapsulation your sdsl line has.

It may be a bit different for sdsl  - I only know adsl, but as an 
example, for me, an empty ack which htb will see as 40 bytes (ignoring 
timestamps/sacks) will actually use 2 atm cells = 106 bytes on my line a 
1500 byte ip packet will use 32 cells = 1696 bytes.

Which means that if I tweaked by experementing with my rate using bulk 
traffic and arrived at some figure which seemed OK things could still go 
overlimits when the traffic consists of alot of small packets.

There are patches to work things out per packet and a thesis giving 
various overheads at

http://www.adsl-optimizer.dk/

but for now just back off - 1800 is probably OK for netperf tests.

I am talking about egress here - if you are going to shape ingress 
aswell you need to back off even more as you are trying to shape from 
the wrong end of the bottleneck (which can't be done perfectly anyway) 
to build up queues to shape with.

Andy.

_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

  parent reply	other threads:[~2005-07-13 22:47 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-11 11:27 [LARTC] HTB Rate and Prio (continued) Gael Mauleon
2005-07-11 18:44 ` Andy Furniss
2005-07-12 12:08 ` Gael Mauleon
2005-07-13 10:25 ` Gael Mauleon
2005-07-13 10:34 ` Gael Mauleon
2005-07-13 22:15 ` Andy Furniss
2005-07-13 22:26 ` Andy Furniss
2005-07-13 22:47 ` Andy Furniss [this message]
2005-07-15  8:24 ` Gael Mauleon
2005-07-15 10:26 ` Gael Mauleon

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

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

  git send-email \
    --in-reply-to=42D59A15.2000807@dsl.pipex.com \
    --to=andy.furniss@dsl.pipex.com \
    --cc=lartc@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.