Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Document lastest change from Midjy (since he doesn't do it himself ;)
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 17 Dec 2010 08:38:39 +0000 (08:38 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 17 Dec 2010 08:38:39 +0000 (08:38 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@9280 48e7efb5-ca39-0410-a469-dd3cf9ba447f

ChangeLog

index 726c183..19700f0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,6 +26,8 @@ SimGrid (3.6) unstable; urgency=low
  * Introduce a new context factory "raw", highly inspirated from the
    context factory, but using manually crafted functions in assembly to
    do the work in an efficient manner.
+ * Allow to change the used context factory at run time, not only at
+   compilation time. Use --cfg=simix/context:raw for maximal speed.
 
  XBT
  * Add a new function xbt_dynar_to_array that transforms a dynar into a