Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[HostLoad] Update when calling getters
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Thu, 26 Jul 2018 09:16:41 +0000 (11:16 +0200)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Thu, 26 Jul 2018 14:45:10 +0000 (16:45 +0200)
commit135f798edba6bcb47842fd17318485bd226ea196
treec8c42f82ccc16683a3a205aeaddd91287c6fc82f
parent2119e6533d557066a41c25915f77b2e64a5ba812
[HostLoad] Update when calling getters

This will allow us to remove the CpuAction hook and replace it with
hooks that are only used after a calculation has completed.

If for instance a daemon (dvfs, load balancer, ...) wants to get
up-to-date information, this is now assured through the update call.
src/plugins/host_load.cpp