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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to