Skip to content

Commit 7e1cf24

Browse files
gautshensuperm1
authored andcommitted
Documentation/amd-pstate: List amd_pstate_hw_prefcore sysfs file
Add the missing amd_pstate_hw_prefcore filenames in the sysfs listing example leading to the descriptions of these parameters. Clarify when will the file be visible. Fixes: b96b82d ("cpufreq: amd-pstate: Add documentation for `amd_pstate_hw_prefcore`") 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 3b90e5a commit 7e1cf24

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@ control its functionality at the system level. They are located in the
239239

240240
root@hr-test1:/home/ray# ls /sys/devices/system/cpu/cpufreq/policy0/*amd*
241241
/sys/devices/system/cpu/cpufreq/policy0/amd_pstate_highest_perf
242+
/sys/devices/system/cpu/cpufreq/policy0/amd_pstate_hw_prefcore
242243
/sys/devices/system/cpu/cpufreq/policy0/amd_pstate_lowest_nonlinear_freq
243244
/sys/devices/system/cpu/cpufreq/policy0/amd_pstate_max_freq
244245

@@ -264,8 +265,9 @@ This attribute is read-only.
264265

265266
``amd_pstate_hw_prefcore``
266267

267-
Whether the platform supports the preferred core feature and it has been
268-
enabled. This attribute is read-only.
268+
Whether the platform supports the preferred core feature and it has
269+
been enabled. This attribute is read-only. This file is only visible
270+
on platforms which support the preferred core feature.
269271

270272
``amd_pstate_prefcore_ranking``
271273

0 commit comments

Comments
 (0)