Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Do not use the src_buff and dst_buff to flag that the communication's data was copied...
authorcristianrosa <cristianrosa@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 10 May 2010 14:14:45 +0000 (14:14 +0000)
committercristianrosa <cristianrosa@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 10 May 2010 14:14:45 +0000 (14:14 +0000)
commitb38d5c15755a98cc7ef99a0a9c4936357dbedce3
tree1423ac9ccc629b2a6a4f54de9de7cb1c9f91c074
parent8f47d235ddc4c9e9d4ca548fc157fbf28f93a7a9
Do not use the src_buff and dst_buff to flag that the communication's data was copied, they are usefull for MC. Use a new flag "copied".

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