From: gypsy <gypsy@iswest.com>
To: lartc@vger.kernel.org
Subject: [LARTC] ATTN Andreas Klauer: ASCII art + comments, please?
Date: Sun, 05 Mar 2006 22:33:17 +0000 [thread overview]
Message-ID: <440B672D.D9EE1D8@iswest.com> (raw)
Andreas,
Since I understand your ASCII art and comments, I would very much
appreciate it if you would draw what you see and criticize the
following. Hopefully I'll better understand after that!
TIA,
gypsy
tc qdisc add dev imq0 root handle 1: htb default 20
tc class add dev imq0 parent 1: classid 1:2 htb rate 4522kbit ceil \
4760kbit burst 16k cburst 16k quantum 1500
tc class add dev imq0 parent 1:2 classid 1:1 htb rate 4522kbit ceil \
4760kbit burst 16k cburst 16k
tc class add dev imq0 parent 1:1 classid 1:10 htb rate 2487kbit \
ceil 4760kbit burst 16k cburst 16k quantum 1500 prio 1
tc class add dev imq0 parent 1:1 classid 1:20 htb rate 2034kbit \
ceil 4341kbit burst 10k cburst 16k quantum 1500 prio 4
For the curious, here is the status info:
Received on imq0:
qdisc htb 1: r2q 10 default 20 direct_packets_stat 0
Sent 7826237 bytes 27128 pkts (dropped 0, overlimits 3929)
qdisc esfq 20: parent 1:20 quantum 1500b perturb 20sec hash: classic
Sent 5634125 bytes 4648 pkts (dropped 0, overlimits 0)
class htb 1:1 parent 1:2 rate 4522Kbit ceil 4760Kbit burst 16Kb cburst
16Kb
Sent 7826237 bytes 27128 pkts (dropped 0, overlimits 0)
rate 1728bit 4pps
lended: 1954 borrowed: 0 giants: 0
tokens: 39532 ctokens: 37555
class htb 1:10 parent 1:1 prio 1 rate 2487Kbit ceil 4760Kbit burst 16Kb
cburst 16Kb
Sent 2192112 bytes 22480 pkts (dropped 0, overlimits 0)
rate 1576bit 3pps
lended: 22480 borrowed: 0 giants: 0
tokens: 71878 ctokens: 37555
class htb 1:2 root rate 4522Kbit ceil 4760Kbit burst 16Kb cburst 16Kb
Sent 7826237 bytes 27128 pkts (dropped 0, overlimits 0)
rate 1728bit 4pps
lended: 0 borrowed: 0 giants: 0
tokens: 39532 ctokens: 37555
class htb 1:20 parent 1:1 leaf 20: prio 4 rate 2034Kbit ceil 4341Kbit
burst 10Kb cburst 16Kb
Sent 5634125 bytes 4648 pkts (dropped 0, overlimits 0)
rate 184bit
lended: 2694 borrowed: 1954 giants: 0
tokens: 54849 ctokens: 41180
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
next reply other threads:[~2006-03-05 22:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-05 22:33 gypsy [this message]
2006-03-06 0:20 ` [LARTC] ATTN Andreas Klauer: ASCII art + comments, please? Andreas Klauer
2006-03-06 1:05 ` gypsy
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=440B672D.D9EE1D8@iswest.com \
--to=gypsy@iswest.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.