SOURCES (LINUX_2_6): kernel-multiarch.config - use CUBIC by default: " BIC...
arekm
arekm at pld-linux.org
Thu Oct 30 17:32:47 CET 2008
Author: arekm Date: Thu Oct 30 16:32:47 2008 GMT
Module: SOURCES Tag: LINUX_2_6
---- Log message:
- use CUBIC by default:
" BIC growth function is too aggressive and should not be used
except for testing and comparision, use CUBIC instead.
For further details see:
http://netsrv.csc.ncsu.edu/twiki/bin/view/Main/BIC"
---- Files affected:
SOURCES:
kernel-multiarch.config (1.1.2.67 -> 1.1.2.68)
---- Diffs:
================================================================
Index: SOURCES/kernel-multiarch.config
diff -u SOURCES/kernel-multiarch.config:1.1.2.67 SOURCES/kernel-multiarch.config:1.1.2.68
--- SOURCES/kernel-multiarch.config:1.1.2.67 Thu Oct 30 09:32:21 2008
+++ SOURCES/kernel-multiarch.config Thu Oct 30 17:32:41 2008
@@ -4378,7 +4378,7 @@
DEFAULT_VEGAS all=n
DEFAULT_WESTWOOD all=n
DEFAULT_RENO all=n
-DEFAULT_TCP_CONG all="bic"
+DEFAULT_TCP_CONG all="cubic"
TCP_MD5SIG all=y
#- file net/ipv4/ipvs/Kconfig goes here
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/kernel-multiarch.config?r1=1.1.2.67&r2=1.1.2.68&f=u
More information about the pld-cvs-commit
mailing list