X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e85c76b6a9ca821cdb7e153ff1d4e69835080cac..b95677ecb589887f17169e98955abb6d0f753f64:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 60ce7d100c..77ee0e4883 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,7 +10,9 @@ SimGrid (3.15) UNRELEASED; urgency=low That's a point in the routing algorithm, let's avoid wrong simplifications. MSG - - New function: MSG_process_yield() + - New: MSG_process_yield() + - New: MSG_process_daemon(). Daemon processes are automatically killed + when the last non-daemon process terminates - Renamed MSG_energy_plugin_init() -> MSG_host_energy_plugin_init() to make room for the upcoming network energy plugin. @@ -56,7 +58,11 @@ SimGrid (3.15) UNRELEASED; urgency=low XBT - Kill the fifo data container: we don't use it anymore. - + + XML + - A can now be created with different speed values to represent pstates. + see examples/platforms/energy_cluster.xml for an example. + -- target_date=March 20 2017 -- Da SimGrid team SimGrid (3.14.159) stable; urgency=low