[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cbq auto II



In cbq setparam if I imposed maxidle and extradelay manually, for the root_class I must put 0 and 0. In the example test there is 1.0 and 0. Why??
In the: "Notes on Class-Based Queueing: Setting Parameteres (Sally Floyd)": maxidle=t*(1/class_allot-1)*(1-(15/16)^maxburst)/(15/16)^maxburst.
Therefore for the root_class (allot=1) maxidle=0.
 
Where mistake?
 
Thanks Ivan