Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Only sleep to handle real computation if the time to sleep is large enough; do not...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 15 Jul 2009 16:38:07 +0000 (16:38 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 15 Jul 2009 16:38:07 +0000 (16:38 +0000)
commit606955dcf8fe80ad56c207e68de88de0b7b8b58b
tree0ad16a893112947ba2b9e64eca1eacae0d8492d8
parentab6013dda2f80b21aff83d529738b048e508828f
Only sleep to handle real computation if the time to sleep is large enough; do not protect the access to the timer by mutex: there is no concurency in simgrid

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6507 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/smpi/private.h
src/smpi/smpi_bench.c
src/smpi/smpi_global.c