Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[HostLoad] Remove wrong 'was_prev_idle' notion
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Mon, 23 Jul 2018 13:07:01 +0000 (15:07 +0200)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Thu, 26 Jul 2018 14:45:10 +0000 (16:45 +0200)
commite5f592fe81c695b7fbf09baba404f524703228ab
tree7733664549b857c50ad5db7ff4ea9bd0fccb8df9
parent75f7772bfbdb59ed37ee0d4657f5b2df685899b7
[HostLoad] Remove wrong 'was_prev_idle' notion

The load is only updated after a call to LMM; this means, that
we get the real load the action caused by querying the constraint
and we don't need to have a variable for that state.
src/plugins/host_load.cpp