From: velho Date: Mon, 2 Jul 2007 20:30:49 +0000 (+0000) Subject: Erased bad commentary. X-Git-Tag: v3.3~1715 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/ef1657800e020b345bb297237682edb093525054?ds=sidebyside Erased bad commentary. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3645 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/testsuite/surf/simeng_usage.c b/testsuite/surf/simeng_usage.c index 7924e1de8b..c541747e16 100644 --- a/testsuite/surf/simeng_usage.c +++ b/testsuite/surf/simeng_usage.c @@ -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