[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-server-cvs
Subject:    [Server-cvs] qos/core/pub qos_cfg_names.h,1.52,1.53
From:       atin () helixcommunity ! org
Date:       2007-09-29 0:07:55
Message-ID: 200709290008.l8T084Eh005578 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/server/qos/core/pub
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv20757/qcore/pub

Modified Files:
	qos_cfg_names.h 
Log Message:
Synopsis                                                                              \
 ========                                                                             \
 the current loss discrimination algorithm (LDA) checkin had the hook                 \
 ifdef'd out until the LDA was fixed to work as desired. this diff changes that       \
 to a server config var.                                                              \
                
                                                                                      \
                
Branches: SERVER_11_1, SERVER_CURRENT                                                 \
 Suggested Reviewer: dlew, tknox                                                      \
                
                                                                                      \
                
                                                                                      \
 Description                                                                          \
 ===========                                                                          \
 added RateControl.LDAEnable Bool var to enable/disable the LDA.                      \
                
                                                                                      \
                
                                                                                      \
 Files Affected                                                                       \
 ==============                                                                       \
 server/qos/transport/qos_tran_cc.cpp                                                 \
                
                                                                                      \
                
                                                                                      \
 Testing Performed                                                                    \
 =================                                                                    \
 Unit Tests:                                                                          \
 N/A                                                                                  \
                
                                                                                      \
 Integration Tests:                                                                   \
 (1) tested to make sure that the enabling/disabling worked.                          \
                
                                                                                      \
 Leak Tests:                                                                          \
 N/A                                                                                  \
                
                                                                                      \
 Performance Tests:                                                                   \
 N/A                                                                                  \
                
                                                                                      \
 Platforms Tested: linux-rhel4-i686, sunos-5.8-sparc-server, win32-i386-vc7           \
 Build verified: linux-rhel4-i686, sunos-5.8-sparc-server, win32-i386-vc7


Index: qos_cfg_names.h
===================================================================
RCS file: /cvsroot/server/qos/core/pub/qos_cfg_names.h,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- qos_cfg_names.h	28 Sep 2007 22:27:46 -0000	1.52
+++ qos_cfg_names.h	29 Sep 2007 00:07:53 -0000	1.53
@@ -86,7 +86,8 @@
 #define QOS_CFG_RC_DOWNSHIFT_ON_FB_TIMEOUT  "RateControl.DownshiftOnFeedbackTimeout" \
/* bool */  
 /* Packet Loss Discrimination Algorithm */
-#define QOS_CFG_RC_LDA_SMOOTHING_VALUE         "RateControl.LDASmoothingValue" /* \
integer multiple of 2 */ +#define QOS_CFG_RC_LDA_ENABLE               \
"RateControl.LDAEnable" 		/* bool */ +#define QOS_CFG_RC_LDA_SMOOTHING_VALUE      \
"RateControl.LDASmoothingValue"	/* integer multiple of 2 */  
 /* RateControl.TCP: */
 #define QOS_CFG_TCP_HONOR_MAX_SENDRATE  "RateControl.TCP.HonorMaxSendRate"  /* bool \
*/


_______________________________________________
Server-cvs mailing list
Server-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/server-cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic