[PATCH 0/2 v2] nohz: fix idle accounting in NO_HZ kernels

From: Hidetoshi Seto
Date: Sun Mar 30 2014 - 22:02:48 EST


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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/