openwrtv3/target/linux/generic
John Crispin f45132d1d4 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>

SVN-Revision: 32950
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 Codel: avoid a nul rec_inv_sqrt 2012-08-02 13:39:50 +00:00
config-3.3 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