On Wednesday 28 September 2005 17:18, Oleg R. wrote: > I suppose the second is getting the shared bandwidth in the last > place..but it is not so. Every class is allowed to use bandwidth as long as it does not have to borrow (the specified rate is guaranteed). Prio in HTB only affects borrowing bandwidth from other classes... In the example below, the class 1:5 should be allowed to borrow bandwidth before 1:14 does. > Some output from htb.init list > > qdisc htb 1: r2q 10 default 20 direct_packets_stat 119 > class htb 1:5 parent 1:2 prio 1 rate 128000bit ceil 950000bit burst > 1663b cburst 2074b > class htb 1:14 parent 1:2 leaf 14: prio 7 rate 18000bit ceil 900000bit > burst 1608b cburst 2Kb The complete qdisc/class tree would be interesting. (Output of tc -s -d qdisc show and class show). Why are there pacekts in direct_packets_stat? Bad filter? What's 1:2 and 14:? Andreas _______________________________________________ LARTC mailing list LARTC@xxxxxxxxxxxxxxx http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc