Hi all, This patch set (rebased on v3.14-rc8) will fix an issue that idle/iowait of /proc/stat can go backward. Originally reported by Tetsuo and Fernando at last year, Mar 2013.
v2 have Preeti's Reviewed-by (Thanks!). Of course still reviews are welcome. Thanks, H.Seto Hidetoshi Seto (2): nohz: use seqlock to avoid race on idle time stats v2 nohz, procfs: introduce get_cpu_idle/iowait_time_coarse fs/proc/stat.c | 16 ++--- include/linux/tick.h | 5 + kernel/time/tick-sched.c | 197 ++++++++++++++++++++++++++++++++++++++++------ 3 files changed, 183 insertions(+), 35 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/