kernel: switch openwrt default to TCP cubic from westwood (patch by Dave Täht)
authorFelix Fietkau <nbd@openwrt.org>
Wed, 27 Jun 2012 22:32:47 +0000 (22:32 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 27 Jun 2012 22:32:47 +0000 (22:32 +0000)
commita5c684de26f4eea3aac7f164dd641b93332099be
treeb5c542edca8b93e2ed6c570c26fd42577fcb5f3f
parent6c2a29524559d0eeea21142475d49511f7b83f91
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.

SVN-Revision: 32514
target/linux/generic/config-3.3