Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Added the generic method to model fairness depending on the
authorvelho <velho@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 2 Jul 2007 20:24:59 +0000 (20:24 +0000)
committervelho <velho@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 2 Jul 2007 20:24:59 +0000 (20:24 +0000)
commitc027c476705c1c88c5c76570ccdd75809fbc3af2
treefc50ebbe97f9d7b18a0f2e0c1b9498dc175f68f3
parent037955e458fb05c8ad1a1bdc3509bac0664f87a2
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.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3644 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/surf/lagrange.c
src/surf/maxmin.c
testsuite/surf/simeng_usage.c