All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] HFSC parameter
@ 2006-09-24 13:39 Thossapron Apinyapanha
  2006-09-25 18:17 ` Konrad Cempura
  2006-09-26 15:14 ` Patrick McHardy
  0 siblings, 2 replies; 3+ messages in thread
From: Thossapron Apinyapanha @ 2006-09-24 13:39 UTC (permalink / raw)
  To: lartc


[-- Attachment #1.1: Type: text/plain, Size: 709 bytes --]

My problem with HFSC tc command is ... 
tc command's HFSC have a lot parameter with 4 curve type

SC curve -> umax dmax rate
LS curve -> umax dmax rate
RT curve -> umax dmax rate
UL curve -> umax dmax rate

so i'dont know which parameter are appropriate for my test case
such real time class which curve are appropriate and good working result.

my assumption about umax,dmax,rate ... this is true
first, HFSC will doing with "umax" rate but after delay exceed "dmax" rate,
HFSC will change rate to "rate" ????

Can everybody tell me all 12 parameter ,what does it mean????

thank you

raku
 		
---------------------------------
 All-new Yahoo! Mail - Fire up a more powerful email and get things done faster.

[-- Attachment #1.2: Type: text/html, Size: 854 bytes --]

[-- Attachment #2: Type: text/plain, Size: 143 bytes --]

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

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

* Re: [LARTC] HFSC parameter
  2006-09-24 13:39 [LARTC] HFSC parameter Thossapron Apinyapanha
@ 2006-09-25 18:17 ` Konrad Cempura
  2006-09-26 15:14 ` Patrick McHardy
  1 sibling, 0 replies; 3+ messages in thread
From: Konrad Cempura @ 2006-09-25 18:17 UTC (permalink / raw)
  To: lartc

Thossapron Apinyapanha napisał(a):
> Can everybody tell me all 12 parameter ,what does it mean????
Nobody knows:)

Is anybody here, who is using HFSC?


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

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

* Re: [LARTC] HFSC parameter
  2006-09-24 13:39 [LARTC] HFSC parameter Thossapron Apinyapanha
  2006-09-25 18:17 ` Konrad Cempura
@ 2006-09-26 15:14 ` Patrick McHardy
  1 sibling, 0 replies; 3+ messages in thread
From: Patrick McHardy @ 2006-09-26 15:14 UTC (permalink / raw)
  To: lartc

Thossapron Apinyapanha wrote:
> tc command's HFSC have a lot parameter with 4 curve type
> 
> SC curve -> umax dmax rate
> LS curve -> umax dmax rate
> RT curve -> umax dmax rate
> UL curve -> umax dmax rate
> 
> so i'dont know which parameter are appropriate for my test case
> such real time class which curve are appropriate and good working result.

LS = link-share service curve, defines relation of service between
sibling classes. Can be used for intermediate and leaf classes.

UL = upper-limit service curve, limits LS curve.

RS = real-time service curve, defines absolute service guarantees
for leaf classes. Can be used, but does nothing for intermediate
classes.

SC = service curve, sets LS and RS to the same curve. Should usually
be used for leaf-classes instead of RS.

> my assumption about umax,dmax,rate ... this is true
> first, HFSC will doing with "umax" rate but after delay exceed "dmax" rate,
> HFSC will change rate to "rate" ????

No, this is true for m1, d and m2 (use rate m1 for time d, then m2).
umax, dmax and rate are another way to specify the curve, m2 = rate
and m1 and d are calculated from umax and dmax.
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

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

end of thread, other threads:[~2006-09-26 15:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-24 13:39 [LARTC] HFSC parameter Thossapron Apinyapanha
2006-09-25 18:17 ` Konrad Cempura
2006-09-26 15:14 ` Patrick McHardy

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.