Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Delay the copy of the data of the communication actions until one of the peers calls...
authorcristianrosa <cristianrosa@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 10 May 2010 12:14:21 +0000 (12:14 +0000)
committercristianrosa <cristianrosa@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 10 May 2010 12:14:21 +0000 (12:14 +0000)
commit8f47d235ddc4c9e9d4ca548fc157fbf28f93a7a9
tree3300474695520bee3fdf2cec7e0660189dbcf566
parentc894b2b7eab829b356607fc6a84eb2655477b4ff
Delay the copy of the data of the communication actions until one of the peers calls SIMIX_network_test, SIMIX_network_wait or SIMIX_network_waitany.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7728 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/simix/smx_global.c
src/simix/smx_network.c