All of lore.kernel.org
 help / color / mirror / Atom feed
From: "yuxiao" <yxjia@site.uottawa.ca>
To: lartc@vger.kernel.org
Subject: [LARTC] questiona about CBQ algorithm in Linux
Date: Fri, 06 Sep 2002 17:41:51 +0000	[thread overview]
Message-ID: <marc-lartc-103133411013606@msgid-missing> (raw)

[-- Attachment #1: Type: text/plain, Size: 1432 bytes --]

Hi Stef and Alexey


I have read some documents about CBQ algorithm from http://www.icir.org/floyd/cbq.html
but still have some question about CBQ in Linux
.
1. First estimator can estimate how much bandwidth already USED per class. one estimating algorithm is EWMA (exponential weighted moving average), how about  Linux implemenatation about estimator? 
also do you have link for this algorithm? I canot find it.

2. If I want to see how CBQ work in Linux,  any suggestion how I start read these code?
there are a lot of files under tc folder, q_cbq.c tc_cbq.c...

3. In linux how CBQ measure used bandwidth per class? does it measure
bandwith bits/sec? If it measue bandwidth every seconds, is there any way to
collect these data (grap these data)? 

4. I read stef's monitor.pl, it is based on firwall code. why didn't use CBQ's measurement result if it can do (I am not sure..)?

5. In stef's bandwidth monitor, I am not sure whether  it is per-flow based or per-class based. if it is per-flowed based, how can I modify to per-class? I belivee CBQ can estimate used bandwidth PER CLASS.
For example  you have two flow belong to one class.

6. In Linux how CBQ distribute the excess bandwidth between sibling class
when "borrow" enabled.  what algorithm it used? which code?

7. Can HTB do the same job as CBQ right now, can HTB do borrow ? 


Thanks in advance


best regards


yuxiao Jia



[-- Attachment #2: Type: text/html, Size: 2844 bytes --]

             reply	other threads:[~2002-09-06 17:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-06 17:41 yuxiao [this message]
2002-09-06 18:56 ` [LARTC] questiona about CBQ algorithm in Linux Stef Coene

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-103133411013606@msgid-missing \
    --to=yxjia@site.uottawa.ca \
    --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.