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)
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.


No differences found