Files
twx-linux/net/ipv4
Stephen Hemminger f3fcd7f635 [PATCH] tcp: cubic scaling error
Doug Leith observed a discrepancy between the version of CUBIC described
in the papers and the version in 2.6.18. A math error related to scaling
causes Cubic to grow too slowly.

Patch is from "Sangtae Ha" <sha2@ncsu.edu>. I validated that
it does fix the problems.

See the following to show behavior over 500ms 100 Mbit link.

Sender (2.6.19-rc3) ---  Bridge (2.6.18-rt7) ------- Receiver (2.6.19-rc3)
                    1G      [netem]           100M

	http://developer.osdl.org/shemminger/tcp/2.6.19-rc3/cubic-orig.png
	http://developer.osdl.org/shemminger/tcp/2.6.19-rc3/cubic-fix.png

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
2006-11-03 17:33:50 -08:00
..
2006-07-10 14:50:35 -07:00
2006-07-10 14:50:35 -07:00
2006-08-07 20:44:22 -07:00
2006-11-03 17:33:50 -08:00
2006-08-02 15:02:31 -07:00
2006-07-08 13:34:32 -07:00