Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
document last changes
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 30 May 2005 15:46:55 +0000 (15:46 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 30 May 2005 15:46:55 +0000 (15:46 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1302 48e7efb5-ca39-0410-a469-dd3cf9ba447f

ChangeLog

index 35a29b2..f4406f9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,9 @@ SimGrid (2.95) unstable; urgency=low
     and "unsigned char[22]". "short" and "long" modifiers were also ignored;
     other modifier (such as reference level) are still ignored. [MQ]
   * Real (even if simplistic) implementation of gras_os_myname() on RL [MQ]
     and "unsigned char[22]". "short" and "long" modifiers were also ignored;
     other modifier (such as reference level) are still ignored. [MQ]
   * Real (even if simplistic) implementation of gras_os_myname() on RL [MQ]
+  * bugfix: embeed the buffer size within the buffer itself on SG. [MQ]
+    That way, send() are atomic and cannot get intermixed anymore (at least
+    the ones which are less than 100k; bigger messages still have the issue)
   
  -- 
 
   
  --