All of lore.kernel.org
 help / color / mirror / Atom feed
From: Franck BALAZOT <fbalazot@aeta.fr>
To: lartc@vger.kernel.org
Subject: [LARTC] rate precision of CBQ
Date: Tue, 17 Jul 2001 06:25:37 +0000	[thread overview]
Message-ID: <marc-lartc-99535118526106@msgid-missing> (raw)

Hi all,

I have managed some CBQ class like :

tc class add dev eth0 parent 10:1 classid 10:100 cbq bandwidth 1920KBit
rate 784 KBit allot 1514 weight 1 Kbit prio 8 maxburst 20 avpkt 1000
bounded

It works fine, but I noticed that the rate precision is not very good
(despite the bounded parameter) :

784 kBit => 96 KBytes/s (theoric) but 130-140 KBytes/s in reality
512 kBit => 64 KBytes/s (theoric) but 80-90 KBytes/s in reality
256 kBit => 32 KBytes/s (theoric) but 33-34 KBytes/s in reality

At low rate (< 256k), it seems good but not at higher rate.


Is this problem coming from my parameters (weight, prio, ...) or is it a
known problem with CBQ ?

regards,
------------------------------------------------
Franck BALAZOT (fbalazot@aeta.fr)
AETA.COM
361, Avenue du Général De Gaulle
92140 CLAMART
FRANCE
Tél:01.41.36.12.93
------------------------------------------------



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

             reply	other threads:[~2001-07-17  6:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-17  6:25 Franck BALAZOT [this message]
2001-07-17  9:16 ` [LARTC] rate precision of CBQ Marian Jancar

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=marc-lartc-99535118526106@msgid-missing \
    --to=fbalazot@aeta.fr \
    --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.