[TCP]: cubic update for net-2.6.22
authorStephen Hemminger <shemminger@linux-foundation.org>
Sun, 25 Mar 2007 04:34:38 +0000 (21:34 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:28:09 +0000 (22:28 -0700)
commite1c3e7ab6de9711d2e0e9daf369c6638582eb7e7
tree2df5485e75fb622b0f587bf0c7273c83f0d66e62
parent9af3912ec9e30509b76cb376abb65a4d8af27df3
[TCP]: cubic update for net-2.6.22

The following update received from Injong updates TCP cubic to the latest
version. I am running more complete tests and will have results after 4/1.

According to Injong: the new version improves on its scalability,
fairness and stability.  So in all properties, we confirmed it shows better
performance.

NCSU results (for 2.6.18 and 2.6.20) available:
http://netsrv.csc.ncsu.edu/wiki/index.php/TCP_Testing

This version is described in a new Internet draft for CUBIC.
http://www.ietf.org/internet-drafts/draft-rhee-tcp-cubic-00.txt

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_cubic.c