diff options
author | Pierre Gondois <Pierre.Gondois@arm.com> | 2022-03-21 12:57:23 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2022-04-13 17:26:17 +0300 |
commit | fc3a9a9858478ab5f8441765a3f9552a0ceba10c (patch) | |
tree | 4a85b97562b6d43775f86b7d2892e403d091ce83 /scripts/gdb/linux/utils.py | |
parent | bdc21a4d286c6917fe966fd765de99411095b1b4 (diff) | |
download | linux-fc3a9a9858478ab5f8441765a3f9552a0ceba10c.tar.xz |
PM: EM: Add artificial EM flag
The Energy Model (EM) can be used on platforms which are missing real
power information. Those platforms would implement .get_cost() which
populates needed values for the Energy Aware Scheduler (EAS). The EAS
doesn't use 'power' fields from EM, but other frameworks might use them.
Thus, to avoid miss-usage of this specific type of EM, introduce a new
flags which can be checked by other frameworks.
Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Signed-off-by: Lukasz Luba <lukasz.luba@arm.com>
Reviewed-by: Ionela Voinescu <ionela.voinescu@arm.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions