From: Frederic Weisbecker <fweisbec@gmail.com>
To: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
Frederic Weisbecker <fweisbec@gmail.com>,
"Paul E . McKenney" <paulmck@linux.vnet.ibm.com>,
Lai Jiangshan <laijs@cn.fujitsu.com>,
Thomas Gleixner <tglx@linutronix.de>,
Peter Zijlstra <a.p.zijlstra@chello.nl>,
Steven Rostedt <rostedt@goodmis.org>, Ingo Molnar <mingo@elte.hu>
Subject: [PATCH 0/2] rcu: Fix series of spurious RCU softirqs
Date: Wed, 24 Nov 2010 01:31:11 +0100 [thread overview]
Message-ID: <1290558673-23580-1-git-send-crap-fweisbec@gmail.com> (raw)
Hi,
I've observed some not so unfrequent series of spurious rcu
softirqs, sometimes happening at each ticks for a random
while.
These patches aims at fixing them.
Thanks.
Frederic Weisbecker (2):
rcu: Don't chase unnecessary quiescent states after extended grace periods
rcu: Stop checking quiescent states after grace period completion from remote
kernel/rcutree.c | 22 ++++++++++++++++++++--
1 files changed, 20 insertions(+), 2 deletions(-)
next reply other threads:[~2010-11-24 0:31 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-24 0:31 Frederic Weisbecker [this message]
2010-11-24 0:31 ` [PATCH 1/2] rcu: Don't chase unnecessary quiescent states after extended grace periods Frederic Weisbecker
2010-11-24 0:58 ` Paul E. McKenney
2010-11-24 2:29 ` Frederic Weisbecker
2010-11-24 2:33 ` Frederic Weisbecker
2010-11-24 6:22 ` Paul E. McKenney
2010-11-24 13:48 ` Frederic Weisbecker
2010-11-24 14:42 ` Paul E. McKenney
2010-11-24 15:45 ` Frederic Weisbecker
2010-11-24 16:15 ` Paul E. McKenney
2010-11-24 17:38 ` Frederic Weisbecker
2010-11-24 18:20 ` Paul E. McKenney
2010-11-24 20:22 ` Paul E. McKenney
2010-11-24 20:45 ` Frederic Weisbecker
2010-11-24 21:19 ` Paul E. McKenney
2010-11-24 21:50 ` Frederic Weisbecker
2010-11-24 22:42 ` Frederic Weisbecker
2010-11-25 14:56 ` Paul E. McKenney
2010-11-26 14:06 ` Frederic Weisbecker
2010-11-29 23:06 ` Paul E. McKenney
2010-11-24 0:31 ` [PATCH 2/2] rcu: Stop checking quiescent states after grace period completion from remote Frederic Weisbecker
2010-11-24 1:03 ` Paul E. McKenney
2010-11-25 3:42 ` [PATCH 0/2] rcu: Fix series of spurious RCU softirqs Lai Jiangshan
2010-11-25 7:38 ` Frederic Weisbecker
2010-11-25 8:35 ` Lai Jiangshan
2010-11-25 9:27 ` Frederic Weisbecker
2010-11-25 14:58 ` Paul E. McKenney
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1290558673-23580-1-git-send-crap-fweisbec@gmail.com \
--to=fweisbec@gmail.com \
--cc=a.p.zijlstra@chello.nl \
--cc=laijs@cn.fujitsu.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=paulmck@linux.vnet.ibm.com \
--cc=rostedt@goodmis.org \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome