Displaying 2 results from an estimated 2 matches for "320000bit".
Did you mean:
300000bit
2007 Aug 26
4
HTB doesn''t give me the promised rate: cpufreq?
...ass, the rate is 125000bit and the ceil is
270000bit, but the fastest rate I get is about 75-80000bit, instead of
the "promised" 125000, *with no other traffic in the device*.
If I disable tc entirely, the upload rate is more than 300000bit (a
little below the line capacity, which is 320000bit), but as soon as tc
is enabled again, the upload speed drops again to 75-80kbit. There is no
other traffic on the device, really, it''s just like if the htb couldn''t
queue packets fast enough :???
I''ve thought that the culprit may be cpufreq. I have cpufreq scaling
ac...
2007 Feb 12
0
htb: rate bigger then ceil
...fic was
shaped correctly - both OUTPUT and FORWARD packets shared the same
class and it just worked. But now only FORWARD packets are shaped,
OUTPUT uses whole line bandwidth.
This is a piece of output from tc -s class show dev eth1:
class htb 1:894 parent 1:257 leaf 894: prio 1 rate 32000bit ceil
320000bit burst 16Kb cburst 1759b
Sent 10360881 bytes 1470 pkt (dropped 0, overlimits 0 requeues 0)
rate 1111Kbit 18pps backlog 0b 11p requeues 0
lended: 181 borrowed: 1278 giants: 1039
tokens: -1198082 ctokens: -32358
Class 1:894 is a leaf, 1:257 has to children, both leaves (sum of the
children'...