Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[DVFS] Support min/max pstate ranges
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Wed, 8 Aug 2018 11:59:29 +0000 (13:59 +0200)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Wed, 8 Aug 2018 12:07:38 +0000 (14:07 +0200)
commit2c59c22dfabc4a10eac19ee7d6a6d77a29f06736
tree8838ba3f021ad191b40981b233ac3cbfb52a847c
parent9aff6888d3982c9340b964305c9f6ca47c6ebf91
[DVFS] Support min/max pstate ranges

Through the newly introduced plugin/dvfs/min-pstate and
plugin/dvfs/max-pstate config options, it is now possible
to configure a range of pstates which can be used
for dvfs.

This makes it possible to define floprates for startup etc
even though these pstates will never be used during the execution
of a program.
src/plugins/host_dvfs.cpp