1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 08:31:31 +03:00
openwrt-xburst/target/linux/generic
blogic ab27b3f74d [bufferbloat] Codel: avoid a nul rec_inv_sqrt
One condition before codel_Newton_step() was not good if
we never left the dropping state for a flow. As a result
rec_inv_sqrt was 0, instead of the ~0 initial value.

codel control law was then set to a very aggressive mode, dropping
many packets before reaching 'target' and recovering from this problem.

Brought over from 3.5-stable

Signed-off-by: Dave Taht <dave.taht@bufferbloat.net>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32950 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-02 13:39:50 +00:00
..
base-files initramfs: allow preinit to enable switching from initramfs to tmpfs to allow overlayfs to be mounted on top of it 2011-08-11 20:32:57 +00:00
files generic: rtl836x: add hw_reset field to struct rtl8366_smi 2012-08-02 09:54:21 +00:00
image rename target/linux/generic-2.6 to generic 2010-06-26 20:42:58 +00:00
patches-3.3 [bufferbloat] Codel: avoid a nul rec_inv_sqrt 2012-08-02 13:39:50 +00:00
config-3.3 [kernel] add config option CONFIG_I2C_MV64XXX to fix kirkwood build 2012-07-28 11:36:52 +00:00
PATCHES fix a typo in the kernel patch description 2011-04-16 18:40:23 +00:00