SimGrid  3.21
Versatile Simulation of Distributed Systems
simgrid::plugin::dvfs Namespace Reference

Classes

class  Conservative
 This is the conservative governor, which is very similar to the OnDemand governor. More...
 
class  Governor
 Add this to your host tag: More...
 
class  OnDemand
 The linux kernel doc describes this governor as follows: https://www.kernel.org/doc/Documentation/cpu-freq/governors.txt. More...
 
class  Performance
 The linux kernel doc describes this governor as follows: https://www.kernel.org/doc/Documentation/cpu-freq/governors.txt. More...
 
class  Powersave
 The linux kernel doc describes this governor as follows: https://www.kernel.org/doc/Documentation/cpu-freq/governors.txt. More...