Linux Advanced Routing and Traffic Control list
 help / color / mirror / Atom feed
From: Andy Furniss <andy.furniss@dsl.pipex.com>
To: lartc@vger.kernel.org
Subject: Re: [Bulk] Re: [LARTC] has anyone tried adsl-optmizer kernel patches
Date: Thu, 24 Nov 2005 15:33:05 +0000	[thread overview]
Message-ID: <4385DD31.9060109@dsl.pipex.com> (raw)
In-Reply-To: <43846D68.2050709@yahoo.fr>

Markus Schulz wrote:
> On Wednesday 23 November 2005 14:23, Sophana Kok wrote:
> 
>>Markus Schulz wrote:
>>
>>>On Wednesday 16 November 2005 16:03, Andy Furniss wrote:
>>>
>>>>I use something similar and use ceil 286kbit while synced at
>>>>288kbit without problems.
>>
>>What thing similar do you use? I don't understand why it is not in
>>the kernel already.
> 
> 
> sounds like he has calculated the constant overhead for each htb-class 
> and set the ceil value to according this. this is equivalent to the 
> stuff from adsl-optimizer. in both ways you need to setup classes for 
> packets with same average size or it won't work. Most important is the 
> class for ACK-only packets cause they have the biggest overhead. 
> correct me if i'm wrong.

Nothing to do with htb classes, though you are right about small packets 
  being a pain - they typically use 2 x 53 byte atm cells.

The patches make htb lookup the delay of one less than the aal5 length 
in a table that is generated by a patched tc so the delay returned is 
the delay of the packet when it is atm cells.

> 
> 
>>>should be easy to patch in. Overhead is only a simple variable which
>>>will be added in htb/* module for each paket. Only sign/unsign
>>>problem should be considered.
>>
>>How?
> 
> 
> this refers to the possible negativ overhead mentioned from Andy Furniss 
> by use of pppoe.

It's pppoa, pppoe has > 14 overhead.

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

  parent reply	other threads:[~2005-11-24 15:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-23 13:23 [Bulk] Re: [LARTC] has anyone tried adsl-optmizer kernel patches Sophana Kok
2005-11-23 16:11 ` Markus Schulz
2005-11-24 15:13 ` Andy Furniss
2005-11-24 15:33 ` Andy Furniss [this message]
2005-11-24 21:35 ` sophana

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=4385DD31.9060109@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox