Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[Energy] Enfore as many power profiles as pstates
[simgrid.git] / src / plugins / host_energy.cpp
2019-10-08 clement-dell[Energy] Enfore as many power profiles as pstates
2019-10-08 clement-dell[Energy] Can now retrieve idle power of specified pstate
2019-10-08 Martin Quinsondeal with rounding errors on 32bits
2019-10-07 Martin Quinsonmore informative error message
2019-10-07 Martin Quinsoncosmetics in the doc of the Host energy plugin
2019-10-07 Martin Quinsoncosmetics: cpu_load is not supposed to be >1 anymore
2019-10-07 Martin Quinsonhost_energy: rework the code converting the old syntax...
2019-10-06 Martin QuinsonMerge similar signals, and other cleanups
2019-10-05 Martin QuinsonNew doc section on plugins
2019-10-05 Martin QuinsonInstall a conversion path for our users wrt host_energy...
2019-09-29 Martin QuinsonMerge branch 'rework-energy-plugin' into 'master'
2019-09-27 Martin QuinsonMerge branch 'master' into 'rework-energy-plugin'
2019-09-23 Martin QuinsonMerge branch 'master' into 'master'
2019-09-20 Martin QuinsonMerge branch 'master' into 'master'
2019-09-16 Frederic SuterMerge branch 'master' into disk
2019-09-13 Martin Quinsonmove some global signals to the Engine
2019-09-05 clement-dellRework host_energy plugin
2019-08-15 Martin Quinsonmove the simcall template to the kernel::actor namespace
2019-07-11 Arnaud GierschUseless casts.
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-05-03 Arnaud Giersch[sonar] Assert that pointer is not null.
2019-05-03 Arnaud Giersch[sonar] Don't name unused exceptions.
2019-04-12 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-12 Frederic Suterchanging namespace for cpu_interface
2019-03-28 Frederic Suterrework ExecImpl to have a single start() method
2019-03-18 Arnaud GierschUse a reference as parameter for signal callbacks.
2019-03-08 Martin Quinson2 fixes in host-energy plugin
2019-03-01 Arnaud GierschAvoid shadowing outer variables.
2019-02-15 Arnaud GierschDynamic cast without checking result is slow and useles...
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2018-10-11 jed56 ( Jean-Emile... Merge branch 'master' into v3.20-expose-simgrid-jni
2018-10-02 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-10-02 Christian Heinrich[ENERGY] Add getter for idle consumption
2018-10-02 Christian Heinrich[ENERGY] Change behavior on 1-core machines
2018-08-03 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2018-08-02 Christian Heinrich[ENERGY] Add new hook to fix issue with communication...
2018-07-30 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-07-26 Arnaud GierschRemove useless thread_local.
2018-07-26 Christian Heinrich[ENERGY] Remove HostLoad-plugin dependency
2018-07-18 Christian Heinrich[ENERGY] Don't halt, just emit warning in special case
2018-07-17 Martin Quinsondoxygen: uniformity in command markers (@ vs. \)
2018-07-17 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-07-16 Christian Heinrich[ENERGY] Updated some debug messages
2018-07-13 Martin QuinsonMerge pull request #280 from mpoquet/replay-steroid...
2018-07-08 Martin QuinsonAllow to register plugins from their file, w/o touching...
2018-07-05 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-07-05 Christian Heinrich[ENERGY] Move comment to the correct location
2018-07-04 Martin QuinsonMerge branch 'master' of https://github.com/Onesphore...
2018-07-02 Martin Quinsonkill some include directives
2018-06-29 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-06-29 Christian Heinrich[ENERGY] Fix bug: Variables were re-declared in lower...
2018-06-27 onesphoreMerge remote-tracking branch 'upstream/master'
2018-06-26 Arnaud GierschUnused parameter.
2018-06-23 Martin QuinsonRevert "simplification"
2018-06-23 Martin Quinsonsnake_case s4u::Host and improve doc
2018-06-23 Martin QuinsonMerge pull request #272 from mpoquet/SMPI_convert
2018-06-19 Frederic Sutersnake_case plugins too (part 1)
2018-06-14 Martin Quinsonstart snake_casing VirtualMachine
2018-05-30 Frederic Sutersimplification
2018-05-26 Martin Quinsonmove all plugins to their new home directory