Skip to content

Commit 23d18dc

Browse files
JuliaLawallrafaeljw
authored andcommitted
Documentation: PM: cpuidle: correct path name
cpu/ is needed before cpu<N>/ Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
1 parent 6841ca1 commit 23d18dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/admin-guide/pm/cpuidle.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@ order to ask the hardware to enter that state. Also, for each
478478
statistics of the given idle state. That information is exposed by the kernel
479479
via ``sysfs``.
480480

481-
For each CPU in the system, there is a :file:`/sys/devices/system/cpu<N>/cpuidle/`
481+
For each CPU in the system, there is a :file:`/sys/devices/system/cpu/cpu<N>/cpuidle/`
482482
directory in ``sysfs``, where the number ``<N>`` is assigned to the given
483483
CPU at the initialization time. That directory contains a set of subdirectories
484484
called :file:`state0`, :file:`state1` and so on, up to the number of idle state

0 commit comments

Comments
 (0)