Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Change the prototype for update_resource_state.
authoralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 20 May 2008 09:58:11 +0000 (09:58 +0000)
committeralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 20 May 2008 09:58:11 +0000 (09:58 +0000)
commitea2730242c0c2b01ee200a9f1aecd2c4686eb7f2
tree6d568632c4c68fb94a97e5c1f50c3d079c39b7fb
parentc06d2ac05b3cbd41f5809761dfbed88414ef1a1a
Change the prototype for update_resource_state.

Now that update_resource_state also takes care of failed actions, it
is mendatory to get correct informations about action's finish time.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5445 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/surf/cpu.c
src/surf/network.c
src/surf/network_constant.c
src/surf/surf.c
src/surf/surf_private.h
src/surf/surf_timer.c
src/surf/workstation.c
src/surf/workstation_ptask_L07.c