From: suter Date: Thu, 17 Jun 2010 08:52:08 +0000 (+0000) Subject: Add stuff to make compute tasks schedulable. X-Git-Tag: v3_5~923 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/ee3e6ba1b2e81efa3f9857ed0c8692e165f7131f?hp=ee3e6ba1b2e81efa3f9857ed0c8692e165f7131f Add stuff to make compute tasks schedulable. Each time a compute task ends, we decrement a counter for the tasks that are the destination of a transfert from the finishing task. When this counter reaches 0, the task is SD_SCHEDULABLE (All compute task parents are in the SD_DONE state). git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7886 48e7efb5-ca39-0410-a469-dd3cf9ba447f ---