From: Lars Landmark <larslan@solan.zapto.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] HTB timer??
Date: Fri, 16 May 2003 06:38:51 +0000 [thread overview]
Message-ID: <marc-lartc-105306720608043@msgid-missing> (raw)
In-Reply-To: <marc-lartc-105290411713831@msgid-missing>
On Wed, 14 May 2003, Stef Coene wrote:
> On Wednesday 14 May 2003 11:20, Lars Landmark wrote:
> > Hi;
> > As I understand, HTB use a timer in order to calculate rate. In addition
> > it also use timer to tell whether classes are allowed to send packets or
> > not.
> > Could somebody tell me how this timer is calculated??
> http://www.docum.org/stef.coene/qos/faq/cache/40.html
>
> > If you have, say, a link with capacity 10MB. If you so configure using HTB
> > two classes with the same parent to use 5MB each with priority 0,1 and
> > ceil 10MB. What would happen if bandwidth decrease to under 5MB.
> >
> > Would the highest prio class be the only served??
> No. Each class can send it's rate as a minimum. Prio is only used to
> distribute remaining bandwidth and to determine the order of the classes so
> the highest priority class has the lowest delays.
> If you have a 10mbit class with 2 classes of each 2mbit and prio 0 and 1.
> Each class can send 2mbit. And the class with prio 0 can use the remaining
> 6mbit. So you have 2 classes with rate 2mbit and 8mbit.
>
> Remember : the lower the prio, the higher the priority.
Ok, But as you say prio is used in order:
to to determine the order of the classes so the highest
priority class has the lowest delays.
As I understand this, high prio class must be placed among the first
classes in the self feed list.
So my question is, how does HTB schedule this??? Among leafs classes it
has a self feed list for each priority.
Does it place high prio class at first place, or how does it order this
list.??
I have done a test for this scenario, but the result as you say did not
end with starving low prio class.
Lars
Student
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2003-05-16 6:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-14 9:20 [LARTC] HTB timer?? Lars Landmark
2003-05-14 9:57 ` Stef Coene
2003-05-16 6:38 ` Lars Landmark [this message]
2003-05-16 9:33 ` 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-105306720608043@msgid-missing \
--to=larslan@solan.zapto.org \
--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.