lkml.org 
[lkml]   [2014]   [Apr]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH v3 0/2] nohz: fix idle accounting in NO_HZ kernels
Hi all,

This patch set (rebased on v3.14) is my 3rd try to fix an issue
that idle/iowait of /proc/stat can go backward. Originally reported
by Tetsuo and Fernando at last year, Mar 2013.

This v3 takes new approach to fix the problem, and now use seqcount
while v1 and v2 uses seqlock.

Of course still reviews are welcome!

Thanks,
H.Seto

Hidetoshi Seto (2):
nohz: stop updating sleep stats from get_cpu_{idle,iowait}_time_us()
nohz: use delayed iowait accounting to avoid race on idle time stats

include/linux/tick.h | 6 ++-
kernel/time/tick-sched.c | 116 ++++++++++++++++++++++++++++------------------
2 files changed, 74 insertions(+), 48 deletions(-)



\
 
 \ /
  Last update: 2014-04-10 11:21    [W:0.898 / U:0.264 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site