1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-08 16:23:51 +03:00
openwrt-xburst/target/linux/generic
nbd b6422914a3 kernel: switch openwrt default to TCP cubic from westwood (patch by Dave Täht)
Despite Westwood's theoretical advantages, in nearly
every benchmark we ran last year, TCP cubic won, whether it be
on correct RTT estimates, amount of buffering, responsiveness,
etc. on current hardware and software designs.

(both need timestamps on to work well, besides)

TCP cubic is better maintained and understood than westwood,
also.

While a scenario where westwood would win possibly exists,
there is too much buffering in the wifi stack in particular
at present, to see any improvement.

If you wish to exercise various TCPs under contention,
the current svn head of netperf (2.6) has options to switch
congestion control agorithms on the fly, as does iperf.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32514 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-27 22:32:47 +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: ar8216: allow to configure AR8327 LEDs via platform data 2012-06-19 10:44:16 +00:00
image rename target/linux/generic-2.6 to generic 2010-06-26 20:42:58 +00:00
patches-3.3 kernel: replace the brcm47xx fuse workaround patches with a generic patch that applies to all mips targets 2012-06-16 21:06:33 +00:00
config-3.3 kernel: switch openwrt default to TCP cubic from westwood (patch by Dave Täht) 2012-06-27 22:32:47 +00:00
PATCHES fix a typo in the kernel patch description 2011-04-16 18:40:23 +00:00