Skip to content

Commit a5bc4c4

Browse files
gautshensuperm1
authored andcommitted
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: 15a2b76 ("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>
1 parent 7e1cf24 commit a5bc4c4

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Documentation/admin-guide/pm/amd-pstate.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ control its functionality at the system level. They are located in the
242242
/sys/devices/system/cpu/cpufreq/policy0/amd_pstate_hw_prefcore
243243
/sys/devices/system/cpu/cpufreq/policy0/amd_pstate_lowest_nonlinear_freq
244244
/sys/devices/system/cpu/cpufreq/policy0/amd_pstate_max_freq
245+
/sys/devices/system/cpu/cpufreq/policy0/amd_pstate_prefcore_ranking
245246

246247

247248
``amd_pstate_highest_perf / amd_pstate_max_freq``
@@ -273,7 +274,8 @@ on platforms which support the preferred core feature.
273274

274275
The performance ranking of the core. This number doesn't have any unit, but
275276
larger numbers are preferred at the time of reading. This can change at
276-
runtime based on platform conditions. This attribute is read-only.
277+
runtime based on platform conditions. This attribute is read-only. This file
278+
is only visible on platforms which support the preferred core feature.
277279

278280
``energy_performance_available_preferences``
279281

0 commit comments

Comments
 (0)