gem5 v24.0.0.0
Loading...
Searching...
No Matches
energy_ctrl.hh File Reference

The energy controller is a device being used to manage power and energy related control operations within the system. More...

#include "dev/io_device.hh"
#include "params/EnergyCtrl.hh"

Go to the source code of this file.

Classes

class  gem5::EnergyCtrl
 

Namespaces

namespace  gem5
 Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
 

Detailed Description

The energy controller is a device being used to manage power and energy related control operations within the system.

It provides the necessary software interface to the kernel. The kernel will require gem5 specific drivers to access this device.

Tasks handled by the controller are: a) Dynamic voltage and frequency scaling control operations

Note that the registers defined do not resemble any specific controller device in real hardware. They are currently design to accomodate the gem5 system requirements.

Definition in file energy_ctrl.hh.


Generated on Tue Jun 18 2024 16:24:08 for gem5 by doxygen 1.11.0