diff options
author | Perry Yuan <[email protected]> | 2023-01-31 17:00:16 +0800 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2023-02-03 21:59:42 +0100 |
commit | b9e6a2d47b2565eb450d3ee900fba49cc9b25cbd (patch) | |
tree | 47b22aefaee9102e1e994b09305dcb89bc023bb9 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 3ec32b6d17c5b229c6f5d05849932af1f0c6f523 (diff) |
Documentation: amd-pstate: introduce new global sysfs attributes
The amd-pstate driver supports switching working modes at runtime.
Users can view and change modes by interacting with the "status" sysfs
attribute.
1) check driver mode:
$ cat /sys/devices/system/cpu/amd-pstate/status
2) switch mode:
`# echo "passive" | sudo tee /sys/devices/system/cpu/amd-pstate/status`
or
`# echo "active" | sudo tee /sys/devices/system/cpu/amd-pstate/status`
Acked-by: Huang Rui <[email protected]>
Reviewed-by: Mario Limonciello <[email protected]>
Reviewed-by: Wyes Karny <[email protected]>
Tested-by: Wyes Karny <[email protected]>
Signed-off-by: Perry Yuan <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions