Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
* Better split between bandwidth and saturation sub-modules
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 4 Apr 2006 14:29:24 +0000 (14:29 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 4 Apr 2006 14:29:24 +0000 (14:29 +0000)
commitdf1574af1592689f73d940fd6803b55d5eca7156
treed645533e358526d572a255581d9957081903474e
parent5969ba39561f1fc29557ebf2c9d38ac8fccdd036
* Better split between bandwidth and saturation sub-modules
* Sizes are now in bytes in GRAS
* in amok_bw_matrix, no need to free the iterators: it wont work
* first draft of the saturation stuff (not really functionnal yet)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2075 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/amok/Bandwidth/bandwidth.c
src/amok/Bandwidth/bandwidth_private.h
src/amok/Bandwidth/saturate.c