Displaying 2 results from an estimated 2 matches for "8151b".
Did you mean:
81517
2004 Apr 21
0
Why cant I see the parent of a qdiscs?
...ver
3.14
if I try the same with class I get the parent of the classes
> tc -d class list dev eth0
class htb 1:1 root rate 6Mbit ceil 6Mbit burst 15Kb/8 mpu 0b cburst
9463b/8 mpu 0b level 7
class htb 1:10 parent 1:1 leaf 10: prio 0 quantum 65536 rate 5Mbit ceil
5Mbit burst 15Kb/8 mpu 0b cburst 8151b/8 mpu 0b level 0
class htb 1:20 parent 1:1 leaf 20: prio 0 quantum 39321 rate 3Mbit ceil
6Mbit burst 15Kb/8 mpu 0b cburst 9463b/8 mpu 0b level 0
class htb 1:30 parent 1:1 leaf 30: prio 0 quantum 1000 rate 1Kbit ceil
6Mbit burst 15Kb/8 mpu 0b cburst 9463b/8 mpu 0b level 0
I have looked at the tc...
2004 Apr 06
11
htb2 -> htb3 problems
Hello!
I need to switch from htb2 to htb3, because of speed issues (for me,
htb2 is unable to handle more then 100mbit duplex with ~550 classes),
kernel profiling shows htb_dequeue_prio at 1st place with 3x isolation.
So, I''ve moved from 2.4.19 to 2.4.25 kernel (hi-pac for classification/marking
and htb3 for queueing), and traffic rate drop from 100 to 20mbit.
What can be wrong? The