What's the TCP congestion control algorithm?

From: Martin Martin
Date: Wed Jul 11 2012 - 09:15:28 EST


According to the Wikipedia article on CUBIC, it's used in Linux kernels
2.6.19 and above. Is that still the case? Are there any plans to use a
different algorithm in the foreseeable future?

Is it as described in the 2008 ACM SIGOPS paper by Ha, Rhee and Xu:

http://cse.unl.edu/~xu/paper/ha_ACM_2008.pdf

?

Also, I'm having throughput problems when running netcat from machine A ->
machine B, then taking the output and using separate instances of netcat to
move it from B to C. I'm guessing it's some interaction with the congestion
control algorithm, but I don't really know. Can anyone suggest a more
appropriate mailing list, book or other resource for tracking this down?

Thanks,
Martin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/