1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 19:28:53 +03:00
openwrt-xburst/target
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
..
imagebuilder package/index: filter out the libc package from the index 2012-06-11 01:29:11 +00:00
linux kernel: switch openwrt default to TCP cubic from westwood (patch by Dave Täht) 2012-06-27 22:32:47 +00:00
sdk [sdk] don't overwrite version.mk, substitute REVISION instead 2012-04-13 10:47:45 +00:00
toolchain target/toolchain: fix installation after r22723 2010-09-04 11:56:33 +00:00
Config.in target: add a feature flag for RTC support 2012-05-17 15:28:09 +00:00
Makefile target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install 2012-06-06 17:24:05 +00:00