All of lore.kernel.org
 help / color / mirror / Atom feed
From: ddaas <ddaasd@gmail.com>
To: lartc@vger.kernel.org
Subject: [LARTC] Qos wiht HTB for ADSL/Home
Date: Sat, 30 Jul 2005 16:17:16 +0000	[thread overview]
Message-ID: <42EBA80C.2050001@gmail.com> (raw)
In-Reply-To: <42EBA4B6.7050409@gmail.com>

I've forgotten something. After a period of all type of traffic (very 
high priority, high priority, low priority) the redistribution of the 
traffic doesn't look ok.
The 1:11 class (high priority) didn't borrow a byte but the low priority 
class (1:12) borrowed a lot.

  I get with tc -s class show dev ppp0:


class htb 1:11 parent 1:1 leaf 110: prio 2 rate 72Kbit ceil 100Kbit 
burst 1608b cburst 1611b
  Sent 659962 bytes 12307 pkts (dropped 0, overlimits 0 requeues 0)
  rate 1703bit 32pps
  lended: 12307 borrowed: 0 giants: 0
  tokens: 177607 ctokens: 128123

class htb 1:1 root rate 100Kbit ceil 100Kbit burst 1611b cburst 1611b
  Sent 6398190 bytes 29624 pkts (dropped 0, overlimits 0 requeues 0)
  rate 11456bit 68pps
  lended: 15414 borrowed: 0 giants: 0
  tokens: -151656 ctokens: -151656

class htb 1:10 parent 1:1 leaf 100: prio 1 rate 40Kbit ceil 100Kbit 
burst 1604b cburst 1611b
  Sent 1477 bytes 23 pkts (dropped 0, overlimits 0 requeues 0)
  lended: 23 borrowed: 0 giants: 0
  tokens: 317236 ctokens: 127468

class htb 1:12 parent 1:1 leaf 120: prio 5 rate 8Kbit ceil 100Kbit burst 
1600b cburst 1611b
  Sent 5737669 bytes 17311 pkts (dropped 0, overlimits 0 requeues 0)
  rate 10165bit 34pps backlog 17p
  lended: 1880 borrowed: 15414 giants: 0
  tokens: -1945424 ctokens: -105185

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

  reply	other threads:[~2005-07-30 16:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-30 16:03 [LARTC] Qos wiht HTB for ADSL/Home ddaas
2005-07-30 16:17 ` ddaas [this message]
2005-07-30 17:11 ` Andreas Klauer

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=42EBA80C.2050001@gmail.com \
    --to=ddaasd@gmail.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.