summaryrefslogtreecommitdiff
path: root/drivers/acpi/cppc_acpi.c
diff options
context:
space:
mode:
authorThomas Renninger <trenn@suse.de>2022-11-23 12:18:10 +0100
committerShuah Khan <skhan@linuxfoundation.org>2022-11-30 16:48:34 -0700
commit8c37df3d635eac64a8fbb4b26672fb881e0cb673 (patch)
tree84b1ea0ddeb191fd5d4942d1884a7ee675ae78dd /drivers/acpi/cppc_acpi.c
parentc2294c1496b7169d5b14c2fa27526ba35da9f5ac (diff)
downloadlinux-8c37df3d635eac64a8fbb4b26672fb881e0cb673.tar.gz
linux-8c37df3d635eac64a8fbb4b26672fb881e0cb673.tar.bz2
linux-8c37df3d635eac64a8fbb4b26672fb881e0cb673.zip
cpupower: rapl monitor - shows the used power consumption in uj for each rapl domain
This CPU power monitor shows the power consumption as exposed by the powercap subsystem, cmp with: Documentation/power/powercap/powercap.rst cpupower monitor -m RAPL | RAPL CPU| pack | core | unco 0|6853926|967832|442381 8|6853926|967832|442381 1|6853926|967832|442381 9|6853926|967832|442381 Unfortunately RAPL domains cannot be directly mapped to the corresponding CPU socket/package, core it belongs to. Not sure this is possible at all with the current data exposed from the kernel. Still it can be worthful information for developers trying to optimize power consumption of workloads or their system in general. Signed-off-by: Thomas Renninger <trenn@suse.de> CC: Zhang Rui <rui.zhang@intel.com> CC: Shuah Khan <skhan@linuxfoundation.org> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'drivers/acpi/cppc_acpi.c')
0 files changed, 0 insertions, 0 deletions