<p dir="ltr"><br>
On Sep 19, 2014 12:20 PM, "Dan Staples" <<a href="mailto:danstaples@opentechinstitute.org">danstaples@opentechinstitute.org</a>> wrote:<br>
><br>
> Has anyone done much with the Quality of Service options in OpenWRT? I'm<br>
> particularly curious if anyone has seen better or worse performance<br>
> depending on a router's hardware specs (RAM and such). We're including<br>
> some documentation on doing QoS but we want to make sure to note any<br>
> problems that users may encounter depending on their router.</p>
<p dir="ltr">I have done a bit here and there. The QoS scripts for openwrt are a bit flawed, so there is this thing we have created called sqm which is an openwrt package in the ceropackages-3.10 repo on github.</p>
<p dir="ltr"><a href="http://snapon.lab.bufferbloat.net/~cero2/jimreisert/results.html">http://snapon.lab.bufferbloat.net/~cero2/jimreisert/results.html</a></p>
<p dir="ltr">Ram is generally not a problem.</p>
<p dir="ltr">Cpu is a problem above 50 mbit on ingress on the ancient mips platforms.<br>
 htb or HFSCĀ  basically bottleneckĀ  on interrupts. Based on that problem we<br>
have been developing a new rate limiter, contact me off list if you want to try it...</p>
<p dir="ltr">x86 hardware can do htb to the hundreds of mbits. I don't have data yet o the newer arm boxes.</p>
<p dir="ltr">Most of the need for inbound rate limiting declines as you go higher than 80<br>
Mbits. It is most needed the slower you need to go on outbound and inbound.</p>
<p dir="ltr"><a href="http://burntchrome.blogspot.gr/2014_08_01_archive.html">http://burntchrome.blogspot.gr/2014_08_01_archive.html</a></p>
<p dir="ltr">><br>
> Dan<br>
><br>
> --<br>
> Dan Staples<br>
><br>
> Open Technology Institute<br>
> <a href="https://commotionwireless.net">https://commotionwireless.net</a><br>
> OpenPGP key: <a href="http://disman.tl/pgp.asc">http://disman.tl/pgp.asc</a><br>
> Fingerprint: 2480 095D 4B16 436F 35AB 7305 F670 74ED BD86 43A9<br>
> _______________________________________________<br>
> Commotion-dev mailing list<br>
> <a href="mailto:Commotion-dev@lists.chambana.net">Commotion-dev@lists.chambana.net</a><br>
> <a href="https://lists.chambana.net/mailman/listinfo/commotion-dev">https://lists.chambana.net/mailman/listinfo/commotion-dev</a><br>
</p>