Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9e421b8f authored by Rafael J. Wysocki's avatar Rafael J. Wysocki
Browse files

Documentation: admin-guide: intel_pstate: Fix sysfs path



Fix an incorrect sysfs path in the intel_pstate admin-guide
documentation.

Fixes: 33fc30b4 (cpufreq: intel_pstate: Document the current behavior and user interface)
Reported-by: default avatarPawit Pornkitprasan <p.pawit@gmail.com>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 1dd2058f
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -324,8 +324,7 @@ Global Attributes

``intel_pstate`` exposes several global attributes (files) in ``sysfs`` to
control its functionality at the system level.  They are located in the
``/sys/devices/system/cpu/cpufreq/intel_pstate/`` directory and affect all
CPUs.
``/sys/devices/system/cpu/intel_pstate/`` directory and affect all CPUs.

Some of them are not present if the ``intel_pstate=per_cpu_perf_limits``
argument is passed to the kernel in the command line.