Hello Thomas!

This is something you probably want to bring directly to upstream and discuss
it there....

On Thu, Feb 23, 2012 at 08:07:23PM +0100, Thomas Mühlgrabner wrote:
> When letting htb calculate the burst sizes, it chooses too small burst sizes, 
> resulting in degraded performance.
> This is especially true for high rates.

Some examples would be useful where you can both see which options you used,
what the result was and some additional comments on what you expected to get!


This is from q_htb.c and should hopefully be the relevant code:

        /* compute minimal allowed burst from rate; mtu is added here to make
           sute that buffer is larger than mtu and to have some safeguard space 
*/
        if (!buffer) buffer = opt.rate.rate / get_hz() + mtu;


-- 
Andreas Henriksson



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to