Docs: Correct /proc/stat path
The documentation for dynamic ticks in high resolution timers uses an incorrect path for /proc/stat - fix it. Signed-off-by: George Sofianos <gsf.greece@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
Родитель
a5f4cb4288
Коммит
3203561d6d
|
@ -231,7 +231,7 @@ in the idle period to make sure that jiffies are up to date and the interrupt
|
|||
handler has not to deal with an eventually stale jiffy value.
|
||||
|
||||
The dynamic tick feature provides statistical values which are exported to
|
||||
userspace via /proc/stats and can be made available for enhanced power
|
||||
userspace via /proc/stat and can be made available for enhanced power
|
||||
management control.
|
||||
|
||||
The implementation leaves room for further development like full tickless
|
||||
|
|
Загрузка…
Ссылка в новой задаче