[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1376667753-29014-1-git-send-email-fweisbec@gmail.com>
Date: Fri, 16 Aug 2013 17:42:29 +0200
From: Frederic Weisbecker <fweisbec@...il.com>
To: Oleg Nesterov <oleg@...hat.com>
Cc: LKML <linux-kernel@...r.kernel.org>,
Frederic Weisbecker <fweisbec@...il.com>,
Fernando Luis Vazquez Cao <fernando_b1@....ntt.co.jp>,
Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...nel.org>,
Peter Zijlstra <peterz@...radead.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Arjan van de Ven <arjan@...ux.intel.com>
Subject: [PATCH RESEND 0/4] nohz: Fix racy sleeptime stats
Hi,
This is a resend to include Oleg in Cc, no modification since last version
https://lkml.org/lkml/2013/8/8/638.
Tree is still:
git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git
timers/nohz-sleeptime-fix
Thanks.
Frederic Weisbecker (4):
nohz: Only update sleeptime stats locally
nohz: Synchronize sleep time stats with seqlock
nohz: Consolidate sleep time stats read code
nohz: Convert a few places to use local per cpu accesses
include/linux/tick.h | 2 +
kernel/time/tick-sched.c | 124 +++++++++++++++++++--------------------------
2 files changed, 54 insertions(+), 72 deletions(-)
--
1.7.5.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists