Displaying 3 results from an estimated 3 matches for "14704b".
Did you mean:
1404b
2002 Aug 31
3
HTB shares equally when borrowing enabled :(
...deq_util 1/1000000 deq_rate 5 trials_per_deq 0
dcache_hits 0 direct_packets 0
Sent 5440990 bytes 4013 pkts (dropped 0, overlimits 0)
################################
# tc -s -d class show dev eth1
class htb 1:11 parent 1:1 leaf 8002: prio 1 rate 472Kbit ceil 10Mbit
burst 2203b/8 mpu 0b cburst 14704b/8 mpu 0b quantum 60000 level 0
Sent 3284592 bytes 2545 pkts (dropped 0, overlimits 0)
rate 20755bps 15pps
lended: 2545 borrowed: 0 giants: 0 injects: 0
tokens: 28909 ctokens: 9147
class htb 1:1 root prio 0 rate 10Mbit ceil 10Mbit burst 14704b/8 mpu 0b
cburst 14704b/8 mpu 0b quantum 60000 leve...
2003 Jan 07
1
Trouble about snmp.html
...ns: 8313
class htb 20:100 parent 20:10 rate 20Mbit ceil 80Mbit burst 27810b cburst 106440b
Sent 663469 bytes 5498 pkts (dropped 0, overlimits 0)
rate 3bps
lended: 0 borrowed: 0 giants: 0
tokens: 8677 ctokens: 8313
class htb 20:1000 parent 20:100 leaf 8002: prio 1 rate 10Mbit ceil 80Mbit burst 14704b cburst 106440b
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
lended: 0 borrowed: 0 giants: 0
tokens: 9191 ctokens: 8316
class htb 20:200 parent 20:10 leaf 8001: prio 0 rate 20Mbit ceil 80Mbit burst 27810b cburst 106440b
Sent 7284 bytes 100 pkts (dropped 0, overlimits 0)
lended: 100 borrowed:...
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