Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename the SD_READY (all dependencies are satisfied and task is
authorsuter <suter@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 14 Jun 2010 09:21:06 +0000 (09:21 +0000)
committersuter <suter@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 14 Jun 2010 09:21:06 +0000 (09:21 +0000)
commit24ec872003d83bec617dd6aca30aa67bddeadd61
treed8a8c159ed0ed9c55b7da37448acb52a177749e3
parentb06da391942d5b2e2d26f50705c764d402382f17
Rename the SD_READY (all dependencies are satisfied and task is
scheduled) state in SD_RUNNABLE. This prevents a confusion with
the notion of "ready" used in DAG scheduling (all dependencies are
satisfied)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7846 48e7efb5-ca39-0410-a469-dd3cf9ba447f
ChangeLog
include/simdag/datatypes.h
src/simdag/private.h
src/simdag/sd_global.c
src/simdag/sd_task.c