mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 08:33:17 +02:00
Documentation/amd-pstate: List amd_pstate_prefcore_ranking sysfs file
Add the missing amd_pstate_prefcore_ranking filenames in the sysfs
listing example leading to the descriptions of these
parameters. Clarify when will the file be visible.
Fixes: 15a2b764ea ("amd-pstate: Add missing documentation for `amd_pstate_prefcore_ranking`")
Reviewed-by: Mario Limonciello (AMD) <superm1@kernel.org>
Signed-off-by: Gautham R. Shenoy <gautham.shenoy@amd.com>
Signed-off-by: Mario Limonciello (AMD) <superm1@kernel.org>
This commit is contained in:
parent
7e1cf24efb
commit
a5bc4c44ae
|
|
@ -242,6 +242,7 @@ control its functionality at the system level. They are located in the
|
|||
/sys/devices/system/cpu/cpufreq/policy0/amd_pstate_hw_prefcore
|
||||
/sys/devices/system/cpu/cpufreq/policy0/amd_pstate_lowest_nonlinear_freq
|
||||
/sys/devices/system/cpu/cpufreq/policy0/amd_pstate_max_freq
|
||||
/sys/devices/system/cpu/cpufreq/policy0/amd_pstate_prefcore_ranking
|
||||
|
||||
|
||||
``amd_pstate_highest_perf / amd_pstate_max_freq``
|
||||
|
|
@ -273,7 +274,8 @@ on platforms which support the preferred core feature.
|
|||
|
||||
The performance ranking of the core. This number doesn't have any unit, but
|
||||
larger numbers are preferred at the time of reading. This can change at
|
||||
runtime based on platform conditions. This attribute is read-only.
|
||||
runtime based on platform conditions. This attribute is read-only. This file
|
||||
is only visible on platforms which support the preferred core feature.
|
||||
|
||||
``energy_performance_available_preferences``
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user