All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] htb faq
@ 2002-05-25 17:10 Julián Muñoz
  2002-05-26 10:13 ` Martin Devera
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Julián Muñoz @ 2002-05-25 17:10 UTC (permalink / raw)
  To: lartc

What is the difference between burst and cburst parameter ?

-- 

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [LARTC] htb faq
  2002-05-25 17:10 [LARTC] htb faq Julián Muñoz
@ 2002-05-26 10:13 ` Martin Devera
  2002-05-27  8:54 ` Julián Muñoz
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Martin Devera @ 2002-05-26 10:13 UTC (permalink / raw)
  To: lartc

cburst is for ceil rate and burst is for normal rate.
or
rate has burst
ceil has cburst

probably it is not clear from the manual ?
devik

On Sat, 25 May 2002, [ISO-8859-1] Julián Muñoz wrote:

> What is the difference between burst and cburst parameter ?
>
> --
>
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>
>

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [LARTC] htb faq
  2002-05-25 17:10 [LARTC] htb faq Julián Muñoz
  2002-05-26 10:13 ` Martin Devera
@ 2002-05-27  8:54 ` Julián Muñoz
  2002-05-27  9:51 ` Martin Devera
  2002-05-27  9:58 ` Alexey Talikov
  3 siblings, 0 replies; 5+ messages in thread
From: Julián Muñoz @ 2002-05-27  8:54 UTC (permalink / raw)
  To: lartc

On Sun, 26 May 2002, Martin Devera wrote:

> cburst is for ceil rate and burst is for normal rate.
> or
> rate has burst
> ceil has cburst
>
> probably it is not clear from the manual ?

No :-)

So it means that when traffic is borrowed cburst is used, else burst ?



-- 
Saludos de Julián
EA4ACL
-.-


_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [LARTC] htb faq
  2002-05-25 17:10 [LARTC] htb faq Julián Muñoz
  2002-05-26 10:13 ` Martin Devera
  2002-05-27  8:54 ` Julián Muñoz
@ 2002-05-27  9:51 ` Martin Devera
  2002-05-27  9:58 ` Alexey Talikov
  3 siblings, 0 replies; 5+ messages in thread
From: Martin Devera @ 2002-05-27  9:51 UTC (permalink / raw)
  To: lartc

> > rate has burst
> > ceil has cburst
> >
> > probably it is not clear from the manual ?
>
> No :-)
>
> So it means that when traffic is borrowed cburst is used, else burst ?

Hmm .. do you understand the difference between ceil & rate ?
Everytime when ceil is computed then cburst is used and vice versa ..
Probably if you don't understand difference between bursts
then you don't need them.

devik

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [LARTC] htb faq
  2002-05-25 17:10 [LARTC] htb faq Julián Muñoz
                   ` (2 preceding siblings ...)
  2002-05-27  9:51 ` Martin Devera
@ 2002-05-27  9:58 ` Alexey Talikov
  3 siblings, 0 replies; 5+ messages in thread
From: Alexey Talikov @ 2002-05-27  9:58 UTC (permalink / raw)
  To: lartc

See chapter 5 on http://luxik.cdi.cz/~devik/qos/htb/manual/userg.htm
The burst and cburst of a class should always be at least as high as that of any of it children
The burst and cburst parameters control the amount of data that can be sent at the maximum 
(hardware) speed without trying to serve another class (cburst-ceil burst-rate)
i.e. class borrowed on rate it used burst on ceil it used cburst 
It possible in this case when ancestor borrwed all traffic from his descendant and 
ancestor of this ancestor borrowed all traffic from it
Any problem ???

27.05.2002 13:54:16, Julián Muñoz <jmunoz@telefonica.net> wrote:

>On Sun, 26 May 2002, Martin Devera wrote:
>
>> cburst is for ceil rate and burst is for normal rate.
>> or
>> rate has burst
>> ceil has cburst
>>
>> probably it is not clear from the manual ?
>
>No :-)
>
>So it means that when traffic is borrowed cburst is used, else burst ?
>
>
>
>-- 
>Saludos de Julián
>EA4ACL
>-.-
>
>
>_______________________________________________
>LARTC mailing list / LARTC@mailman.ds9a.nl
>http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>

-----------------------------------
mailto:alexey_talikov@texlab.com.uz
BR
Alexey Talikov
FORTEK
-----------------------------------






_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-05-27  9:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-25 17:10 [LARTC] htb faq Julián Muñoz
2002-05-26 10:13 ` Martin Devera
2002-05-27  8:54 ` Julián Muñoz
2002-05-27  9:51 ` Martin Devera
2002-05-27  9:58 ` Alexey Talikov

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.