This is a multi-part message in MIME format. --------------000101040006050201070208 Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Martin Devera wrote: > If you read the manual, the algorithm will not work correctly > with {,c}burst < MTU ... > devik > I just tried to change {,c}burst to 1600, or leaving them by default but no visible result. here is the latest tc -s -d class show dev eth0 class htb 1:101 parent 1:1 prio 0 rate 40Kbit ceil 40Kbit burst 1599b/8 mpu 0b cburst 1599b/8 mpu 0b quantum 512 level 0 Sent 392526 bytes 5898 pkts (dropped 0, overlimits 15394) lended: 5898 borrowed: 0 giants: 0 injects: 0 tokens: -11905 ctokens: -11905 class htb 1:1 root prio 0 rate 100Kbit ceil 1Kbit burst 1599b/8 mpu 0b cburst 1599b/8 mpu 0b quantum 1280 level 3 Sent 956111 bytes 14168 pkts (dropped 0, overlimits 0) rate 12bps lended: 566 borrowed: 0 giants: 0 injects: 0 tokens: 224179 ctokens: -59999999 class htb 1:100 parent 1:1 prio 0 rate 60Kbit ceil 60Kbit burst 1599b/8 mpu 0b cburst 1599b/8 mpu 0b quantum 768 level 0 Sent 563585 bytes 8270 pkts (dropped 0, overlimits 20093) rate 11bps lended: 7704 borrowed: 566 giants: 0 injects: 0 tokens: -14100 ctokens: -14100 thanks, Anton --------------000101040006050201070208 Content-Type: message/rfc822; name="Re: [LARTC] borrowing only from parent" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Re: [LARTC] borrowing only from parent" >From - Fri Apr 26 13:55:17 2002 X-Mozilla-Status2: 00000000 Message-ID: <3CC93215.8040805@dg.net.ua> Date: Fri, 26 Apr 2002 13:55:17 +0300 From: Anton Yurchenko <phila@dg.net.ua> User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020311 X-Accept-Language: uk, ru, en-us, en MIME-Version: 1.0 To: Martin Devera <devik@cdi.cz> Subject: Re: [LARTC] borrowing only from parent References: <3CC9287D.2070501@dg.net.ua> <Pine.LNX.4.44.0204261247180.12674-100000@luxik.cdi.cz> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Martin Devera wrote: >If you read the manual, the algorithm will not work correctly >with {,c}burst < MTU ... >devik > I just tried to change {,c}burst to 1600, or leaving them by default but no visible result. here is the latest tc -s -d class show dev eth0 class htb 1:101 parent 1:1 prio 0 rate 40Kbit ceil 40Kbit burst 1599b/8 mpu 0b cburst 1599b/8 mpu 0b quantum 512 level 0 Sent 392526 bytes 5898 pkts (dropped 0, overlimits 15394) lended: 5898 borrowed: 0 giants: 0 injects: 0 tokens: -11905 ctokens: -11905 class htb 1:1 root prio 0 rate 100Kbit ceil 1Kbit burst 1599b/8 mpu 0b cburst 1599b/8 mpu 0b quantum 1280 level 3 Sent 956111 bytes 14168 pkts (dropped 0, overlimits 0) rate 12bps lended: 566 borrowed: 0 giants: 0 injects: 0 tokens: 224179 ctokens: -59999999 class htb 1:100 parent 1:1 prio 0 rate 60Kbit ceil 60Kbit burst 1599b/8 mpu 0b cburst 1599b/8 mpu 0b quantum 768 level 0 Sent 563585 bytes 8270 pkts (dropped 0, overlimits 20093) rate 11bps lended: 7704 borrowed: 566 giants: 0 injects: 0 tokens: -14100 ctokens: -14100 thanks, Anton --------------000101040006050201070208--