Re: [PATCH] Correct documentation for /proc/schedstat

2020-05-15 Thread Song Liu
Hi Phil, On Wed, Jul 24, 2019 at 12:26 PM Phil Frost wrote: > > Commit 425e0968a25fa3f111f9919964cac079738140b5 ("sched: move code into > kernel/sched_stats.h") appears to have inadvertently changed the unit of > time from jiffies to nanoseconds as part of the implementation of CFS. > > Signed-of

[PATCH] Correct documentation for /proc/schedstat

2019-07-24 Thread Phil Frost
Commit 425e0968a25fa3f111f9919964cac079738140b5 ("sched: move code into kernel/sched_stats.h") appears to have inadvertently changed the unit of time from jiffies to nanoseconds as part of the implementation of CFS. Signed-off-by: Phil Frost --- Documentation/scheduler/sched-stats.txt | 10 +