git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2138
48e7efb5-ca39-0410-a469-
dd3cf9ba447f
* Bandwidth module:
- Do not force experiment sizes to be expressed in kb, or it becomes
impossible to mesure the latency this way (needs one byte-long tests)
* Bandwidth module:
- Do not force experiment sizes to be expressed in kb, or it becomes
impossible to mesure the latency this way (needs one byte-long tests)
- WARNING: this changes the amok_bw_* function semantic.
+ WARNING: this changes the amok_bw_* function semantic. [MQ]
+ - Implements the link saturation stuff. [MQ]