* [LARTC] New HTB docs
@ 2002-04-26 12:31 Martin Devera
2002-04-26 17:30 ` PiotR
` (6 more replies)
0 siblings, 7 replies; 8+ messages in thread
From: Martin Devera @ 2002-04-26 12:31 UTC (permalink / raw)
To: lartc
Hi,
for interested in participation on finishing new HTB developement
I created simple docs regarding it. It is some insight into CBQ
and HTB workings and problems.
See luxik.cdi.cz/~devik/qos/htb/v3/
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [LARTC] New HTB docs
2002-04-26 12:31 [LARTC] New HTB docs Martin Devera
@ 2002-04-26 17:30 ` PiotR
2002-04-26 17:40 ` Martin Devera
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: PiotR @ 2002-04-26 17:30 UTC (permalink / raw)
To: lartc
On Fri, Apr 26, 2002 at 02:31:18PM +0200, Martin Devera wrote:
> Hi,
>
> for interested in participation on finishing new HTB developement
> I created simple docs regarding it. It is some insight into CBQ
> and HTB workings and problems.
> See luxik.cdi.cz/~devik/qos/htb/v3/
>
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
Very interesting devik, as soon as I have some time, I will begin
graphing and studying the behaviour of HTB.
I will find useful if you have some notes in gathering data, and
graphing with gnuplot. ( I think you used gnuplot in your page ).
Regards.
--
... ___________________________________________________________ ...
| /| |\ |
| /-| Pedro Larroy Tovar. PiotR | http://omega.resa.es/piotr |-\ |
| /--| No MS-Office attachments please. |--\ |
o-|--| e-mail: piotr@omega.resa.es |--|-o
| \-| finger piotr@omega.resa.es for public key and info |-/ |
|...\|_________________________________________________________|/...|
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [LARTC] New HTB docs
2002-04-26 12:31 [LARTC] New HTB docs Martin Devera
2002-04-26 17:30 ` PiotR
@ 2002-04-26 17:40 ` Martin Devera
2002-04-26 17:52 ` PiotR
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Martin Devera @ 2002-04-26 17:40 UTC (permalink / raw)
To: lartc
> Very interesting devik, as soon as I have some time, I will begin
> graphing and studying the behaviour of HTB.
> I will find useful if you have some notes in gathering data, and
> graphing with gnuplot. ( I think you used gnuplot in your page ).
I'm planning to write some page on this theme ..
devik
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [LARTC] New HTB docs
2002-04-26 12:31 [LARTC] New HTB docs Martin Devera
2002-04-26 17:30 ` PiotR
2002-04-26 17:40 ` Martin Devera
@ 2002-04-26 17:52 ` PiotR
2002-04-26 17:59 ` Iustin Pop
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: PiotR @ 2002-04-26 17:52 UTC (permalink / raw)
To: lartc
On Fri, Apr 26, 2002 at 07:40:43PM +0200, Martin Devera wrote:
> > Very interesting devik, as soon as I have some time, I will begin
> > graphing and studying the behaviour of HTB.
> > I will find useful if you have some notes in gathering data, and
> > graphing with gnuplot. ( I think you used gnuplot in your page ).
>
> I'm planning to write some page on this theme ..
> devik
Good, I have written a page with an example using the output of `tc -s
qdisc' to draw graphs with rrdtool. ¿Do you graph other data more
specific than the tc output to test your code?, I mean, if you use debug
code in htb, to output data from its internal functions.
Regards.
--
... ___________________________________________________________ ...
| /| |\ |
| /-| Pedro Larroy Tovar. PiotR | http://omega.resa.es/piotr |-\ |
| /--| No MS-Office attachments please. |--\ |
o-|--| e-mail: piotr@omega.resa.es |--|-o
| \-| finger piotr@omega.resa.es for public key and info |-/ |
|...\|_________________________________________________________|/...|
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [LARTC] New HTB docs
2002-04-26 12:31 [LARTC] New HTB docs Martin Devera
` (2 preceding siblings ...)
2002-04-26 17:52 ` PiotR
@ 2002-04-26 17:59 ` Iustin Pop
2002-04-26 18:17 ` PiotR
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Iustin Pop @ 2002-04-26 17:59 UTC (permalink / raw)
To: lartc
Could you please share that tc -> rrdtool stuff with us?
On Fri, 2002-04-26 at 20:52, PiotR wrote:
> On Fri, Apr 26, 2002 at 07:40:43PM +0200, Martin Devera wrote:
> > > Very interesting devik, as soon as I have some time, I will begin
> > > graphing and studying the behaviour of HTB.
> > > I will find useful if you have some notes in gathering data, and
> > > graphing with gnuplot. ( I think you used gnuplot in your page ).
> >
> > I'm planning to write some page on this theme ..
> > devik
>
> Good, I have written a page with an example using the output of `tc -s
> qdisc' to draw graphs with rrdtool. ¿Do you graph other data more
> specific than the tc output to test your code?, I mean, if you use debug
> code in htb, to output data from its internal functions.
>
> Regards.
>
> --
> ... ___________________________________________________________ ...
> | /| |\ |
> | /-| Pedro Larroy Tovar. PiotR | http://omega.resa.es/piotr |-\ |
> | /--| No MS-Office attachments please. |--\ |
> o-|--| e-mail: piotr@omega.resa.es |--|-o
> | \-| finger piotr@omega.resa.es for public key and info |-/ |
> |...\|_________________________________________________________|/...|
> _______________________________________________
> 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] 8+ messages in thread
* Re: [LARTC] New HTB docs
2002-04-26 12:31 [LARTC] New HTB docs Martin Devera
` (3 preceding siblings ...)
2002-04-26 17:59 ` Iustin Pop
@ 2002-04-26 18:17 ` PiotR
2002-04-26 18:36 ` Martin Devera
2002-04-28 15:34 ` Stef Coene
6 siblings, 0 replies; 8+ messages in thread
From: PiotR @ 2002-04-26 18:17 UTC (permalink / raw)
To: lartc
On Fri, Apr 26, 2002 at 08:59:43PM +0300, Iustin Pop wrote:
> Could you please share that tc -> rrdtool stuff with us?
Sure, I wrote a message about that some days ago in the list.
The url is http://omega.resa.es/stats/inetout
--
... ___________________________________________________________ ...
| /| |\ |
| /-| Pedro Larroy Tovar. PiotR | http://omega.resa.es/piotr |-\ |
| /--| No MS-Office attachments please. |--\ |
o-|--| e-mail: piotr@omega.resa.es |--|-o
| \-| finger piotr@omega.resa.es for public key and info |-/ |
|...\|_________________________________________________________|/...|
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [LARTC] New HTB docs
2002-04-26 12:31 [LARTC] New HTB docs Martin Devera
` (4 preceding siblings ...)
2002-04-26 18:17 ` PiotR
@ 2002-04-26 18:36 ` Martin Devera
2002-04-28 15:34 ` Stef Coene
6 siblings, 0 replies; 8+ messages in thread
From: Martin Devera @ 2002-04-26 18:36 UTC (permalink / raw)
To: lartc
Yes I have hack to display total time spent in CBQ and HTB dequeue
function. And my graphs are generated by custom packet generator/measurer
devik
On Fri, 26 Apr 2002, PiotR wrote:
> On Fri, Apr 26, 2002 at 07:40:43PM +0200, Martin Devera wrote:
> > > Very interesting devik, as soon as I have some time, I will begin
> > > graphing and studying the behaviour of HTB.
> > > I will find useful if you have some notes in gathering data, and
> > > graphing with gnuplot. ( I think you used gnuplot in your page ).
> >
> > I'm planning to write some page on this theme ..
> > devik
>
> Good, I have written a page with an example using the output of `tc -s
> qdisc' to draw graphs with rrdtool. ¿Do you graph other data more
> specific than the tc output to test your code?, I mean, if you use debug
> code in htb, to output data from its internal functions.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [LARTC] New HTB docs
2002-04-26 12:31 [LARTC] New HTB docs Martin Devera
` (5 preceding siblings ...)
2002-04-26 18:36 ` Martin Devera
@ 2002-04-28 15:34 ` Stef Coene
6 siblings, 0 replies; 8+ messages in thread
From: Stef Coene @ 2002-04-28 15:34 UTC (permalink / raw)
To: lartc
On Friday 26 April 2002 19:59, Iustin Pop wrote:
> Could you please share that tc -> rrdtool stuff with us?
I did the same some time ago. An example can be found on
http://home.docum.org/stef.coene/qos/gui/rrd.html
Stef
--
stef.coene@docum.org
"Using Linux as bandwidth manager"
http://www.docum.org/
#lartc @ irc.openprojects.net
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2002-04-28 15:34 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-26 12:31 [LARTC] New HTB docs Martin Devera
2002-04-26 17:30 ` PiotR
2002-04-26 17:40 ` Martin Devera
2002-04-26 17:52 ` PiotR
2002-04-26 17:59 ` Iustin Pop
2002-04-26 18:17 ` PiotR
2002-04-26 18:36 ` Martin Devera
2002-04-28 15:34 ` Stef Coene
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.