Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Erased bad commentary.
authorvelho <velho@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 2 Jul 2007 20:30:49 +0000 (20:30 +0000)
committervelho <velho@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 2 Jul 2007 20:30:49 +0000 (20:30 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3645 48e7efb5-ca39-0410-a469-dd3cf9ba447f

testsuite/surf/simeng_usage.c

index 7924e1d..c541747 100644 (file)
@@ -86,15 +86,6 @@ void test1(method_t method)
   DEBUG0("\n");
 
 
-Added the generic method to model fairness depending on the
-transport protocol specific constraints and behavior. Protocols
-TCP Reno and Vegas already implemented. Seems to work
-with the testbed in src/testsuite/surf/simeng_usage. Still
-need to be tested using a msg application.
-
-
-
-
   if(method==MAXMIN){
     lmm_solve(Sys);
 #ifdef HAVE_SDP