mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 18:13:41 +02:00
doc: trace: fix reference to cpuidle documentation file
Old cpuidle/sysfs.txt file was replaced inaa5eee355b. So, refer to an updated file. Fixes:aa5eee355b(Documentation: admin-guide: PM: Add cpuidle document) Signed-off-by: Otto Sabart <ottosabart@seberm.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
This commit is contained in:
parent
09ad32dc6d
commit
7604bf0920
|
|
@ -165,7 +165,7 @@ Do some work...
|
|||
The same can also be done from an application program.
|
||||
|
||||
Disable specific CPU's specific idle state from cpuidle sysfs (see
|
||||
Documentation/cpuidle/sysfs.txt):
|
||||
Documentation/admin-guide/pm/cpuidle.rst):
|
||||
# echo 1 > /sys/devices/system/cpu/cpu$cpu/cpuidle/state$state/disable
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user