X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/290e19f26b10dc49485d7d7b06859edff32fd1e1..77dc8c37f29bb55bcbbbda3da52f06d1fe438510:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 565fe293c8..310c4af495 100644 --- a/ChangeLog +++ b/ChangeLog @@ -80,6 +80,8 @@ SimGrid (3.12) NOT RELEASED; urgency=low * Improvement of the Energy plugin. - Always update the consumption before returning that value - New property: watt_off to denote the disipation when the host is off + - New functions getWattMinAt and getWattMaxAt to retrieve the + dissipation of pstates that we are not currently at. XBT * New functions - Add a xbt_heap_update function, to avoid costly xbt_heap_remove+xbt_heap_insert use