Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
embeed the buffer size within the buffer itself on SG. That way, send are atomic...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 30 May 2005 15:45:36 +0000 (15:45 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 30 May 2005 15:45:36 +0000 (15:45 +0000)
commita6a92abfb622b4e667e6853a5f39f6f003007588
treec4262c69ca676920a431ea1bd301da07a0b29763
parent284832ed09bcd8f66de2c3e6287fb11bb10dc9be
embeed the buffer size within the buffer itself on SG. That way, send are atomic and cannot get intermixed anymore (at least the ones which are less than 100k)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1301 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/gras/Transport/transport_plugin_buf.c
src/gras/Transport/transport_plugin_sg.c