Commit 3203561d authored by George Sofianos's avatar George Sofianos Committed by Jonathan Corbet

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: default avatarGeorge Sofianos <gsf.greece@gmail.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent a5f4cb42
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment