This is a discussion on Co oznacza komunikat "HTB: quantum of class 10172 is small. Consider r2q change" within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> WITAM Od pewnego czasu pojawia mi się komunikat "HTB: quantum of class 10055 is small. Consider r2q change" gdzie ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| WITAM Od pewnego czasu pojawia mi się komunikat "HTB: quantum of class 10055 is small. Consider r2q change" gdzie nr 10055 zmienia się losowo (czasem co 1 lub 2,5,7) Co to oznacza, mogę to zignorować czy trzeba to potraktować poważnie. Serwer to slackware 9 z HTB dla sieci radiowej (WLAN) |
| ||||
| KECIF <ficek@poczta.onet.pl> wrote: >WITAM > >Od pewnego czasu pojawia mi się komunikat >"HTB: quantum of class 10055 is small. Consider r2q change" >gdzie nr 10055 zmienia się losowo (czasem co 1 lub 2,5,7) >Co to oznacza, mogę to zignorować czy trzeba to potraktować poważnie. >Serwer to slackware 9 z HTB dla sieci radiowej (WLAN) I don't understand the language. But if you install root HTB using a line like this (from the wondershaper script): tc qdisc add dev $DEV root handle 1: htb default 20 try this instead: tc qdisc add dev $DEV root handle 1: htb default 20 r2q 100 The default is r2q 10 which is too low for so fast connection. |