All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Understanding of HTB classes
@ 2005-06-09  9:55 Vinod Chandran
  2005-06-09 23:45 ` Andy Furniss
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vinod Chandran @ 2005-06-09  9:55 UTC (permalink / raw)
  To: lartc

Hi all,

I have configured HTB classes on my public interface. I have split the 
bandwidth among two subclasses say 1:2 and 1:3.
Lets say if I configure the rate limit of say 1:2 as 250kbps with a ceil 
setting of 1000kbps,
I presume it means that the class can have bandwidth upto 1000kbps, 
provided the bandwidth is unused, if not it is assured a bandwidth of 
250kbps.

Is my understanding correct in this regards when it comes to unbounded 
classes?

Please let me know,

Thanks and Regards,
Vinod C



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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [LARTC] Understanding of HTB classes
  2005-06-09  9:55 [LARTC] Understanding of HTB classes Vinod Chandran
@ 2005-06-09 23:45 ` Andy Furniss
  2005-06-10  4:47 ` Vinod Chandran
  2005-06-13 14:22 ` Andy Furniss
  2 siblings, 0 replies; 4+ messages in thread
From: Andy Furniss @ 2005-06-09 23:45 UTC (permalink / raw)
  To: lartc

Vinod Chandran wrote:
> Hi all,
> 
> I have configured HTB classes on my public interface. I have split the 
> bandwidth among two subclasses say 1:2 and 1:3.
> Lets say if I configure the rate limit of say 1:2 as 250kbps with a ceil 
> setting of 1000kbps,
> I presume it means that the class can have bandwidth upto 1000kbps, 
> provided the bandwidth is unused, if not it is assured a bandwidth of 
> 250kbps.

Rate is guarenteed (remember to tc bps = bytes/sec)

> 
> Is my understanding correct in this regards when it comes to unbounded 
> classes?

Don't know what you mean.

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [LARTC] Understanding of HTB classes
  2005-06-09  9:55 [LARTC] Understanding of HTB classes Vinod Chandran
  2005-06-09 23:45 ` Andy Furniss
@ 2005-06-10  4:47 ` Vinod Chandran
  2005-06-13 14:22 ` Andy Furniss
  2 siblings, 0 replies; 4+ messages in thread
From: Vinod Chandran @ 2005-06-10  4:47 UTC (permalink / raw)
  To: lartc

When child class is out of bandwidth(ie the rate given to it) , it can 
borrow the bandwidth from the parent class upto its ceil limit, provided 
the bandwidth is unused.
Is this correct?

Regards,
Vinod C

Andy Furniss wrote:

> Vinod Chandran wrote:
>
>> Hi all,
>>
>> I have configured HTB classes on my public interface. I have split 
>> the bandwidth among two subclasses say 1:2 and 1:3.
>> Lets say if I configure the rate limit of say 1:2 as 250kbps with a 
>> ceil setting of 1000kbps,
>> I presume it means that the class can have bandwidth upto 1000kbps, 
>> provided the bandwidth is unused, if not it is assured a bandwidth of 
>> 250kbps.
>
>
> Rate is guarenteed (remember to tc bps = bytes/sec)
>
>>
>> Is my understanding correct in this regards when it comes to 
>> unbounded classes?
>
>
> Don't know what you mean.
>
> Andy.
>

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [LARTC] Understanding of HTB classes
  2005-06-09  9:55 [LARTC] Understanding of HTB classes Vinod Chandran
  2005-06-09 23:45 ` Andy Furniss
  2005-06-10  4:47 ` Vinod Chandran
@ 2005-06-13 14:22 ` Andy Furniss
  2 siblings, 0 replies; 4+ messages in thread
From: Andy Furniss @ 2005-06-13 14:22 UTC (permalink / raw)
  To: lartc

Vinod Chandran wrote:
> When child class is out of bandwidth(ie the rate given to it) , it can 
> borrow the bandwidth from the parent class upto its ceil limit, provided 
> the bandwidth is unused.
> Is this correct?

Yes - also if it has siblings under the same parent the spare bandwidth 
will be divided between them according to prio and if prios are the 
same, and parent ceil = childrens ceils, quantum, which if you don't 
specify gets calculated from rates.

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-06-13 14:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-09  9:55 [LARTC] Understanding of HTB classes Vinod Chandran
2005-06-09 23:45 ` Andy Furniss
2005-06-10  4:47 ` Vinod Chandran
2005-06-13 14:22 ` Andy Furniss

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.