X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/34a2576110368644e1a8b8ca7d608e28400cddd1..dc7418e3309ec6ac15b54b32e290e4d3240f8f63:/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