From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: Mike Galbraith <bitbucket@online.de>
Cc: Sebastian Andrzej Siewior <bigeasy@linutronix.de>,
linux-rt-users@vger.kernel.org,
Steven Rostedt <rostedt@goodmis.org>,
linux-kernel@vger.kernel.org,
Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [PATCH] rcu: Eliminate softirq processing from rcutree
Date: Mon, 27 Jan 2014 08:54:05 -0800 [thread overview]
Message-ID: <20140127165405.GK9012@linux.vnet.ibm.com> (raw)
In-Reply-To: <1390799444.5425.61.camel@marge.simpson.net>
On Mon, Jan 27, 2014 at 06:10:44AM +0100, Mike Galbraith wrote:
> On Sat, 2014-01-25 at 06:12 +0100, Mike Galbraith wrote:
> > On Fri, 2014-01-24 at 20:50 +0100, Sebastian Andrzej Siewior wrote:
> > > * Mike Galbraith | 2014-01-18 04:25:14 [+0100]:
> > >
> > > >> ># timers-do-not-raise-softirq-unconditionally.patch
> > > >> ># rtmutex-use-a-trylock-for-waiter-lock-in-trylock.patch
> > > >> >
> > > >> >..those two out does seem to have stabilized the thing.
> > > >>
> > > >> timers-do-not-raise-softirq-unconditionally.patch is on its way out.
> > > >>
> > > >> rtmutex-use-a-trylock-for-waiter-lock-in-trylock.patch confues me.
> > > >> Didn't you report once that your box deadlocks without this patch? Now
> > > >> your 64way box on the other hand does not work with it?
> > > >
> > > >If 'do not raise' is applied, 'use a trylock' won't save you. If 'do
> > > is this just an observation or you do know why it won't save me?
> >
> > It's an observation from beyond the grave from the 64 core box that it
> > repeatedly did NOT save :) Autopsy photos below.
> >
> > I've built 3.12.8-rt9 with Stevens v2 "timer: Raise softirq if there's
> > irq_work" to see if it'll survive.
>
> And it did, configured both as nohz_tick, and nohz_full_all. The irqs
> are enabled warning in can_stop_full_tick() fired for nohz_full_all, but
> that's it.
>
> For grins, I also applied Paul's v3 timer latency series while testing
> nohz_full_all config. The box was heavily loaded the vast majority of
> the time, but it didn't explode or do anything obviously evil.
Cool! May I add your Tested-by?
Thanx, Paul
next prev parent reply other threads:[~2014-01-27 16:54 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-21 19:39 [PATCH] rcu: Eliminate softirq processing from rcutree Sebastian Andrzej Siewior
2013-12-22 3:07 ` Mike Galbraith
2013-12-22 8:57 ` Mike Galbraith
2013-12-23 4:38 ` Mike Galbraith
2013-12-23 5:12 ` Mike Galbraith
2014-01-24 19:46 ` Sebastian Andrzej Siewior
2014-01-25 5:20 ` Mike Galbraith
2013-12-24 19:36 ` Paul E. McKenney
2013-12-25 3:07 ` Mike Galbraith
2013-12-25 7:55 ` Paul E. McKenney
2013-12-25 17:37 ` Mike Galbraith
2014-01-17 17:14 ` Sebastian Andrzej Siewior
2014-01-18 3:25 ` Mike Galbraith
2014-01-24 19:50 ` Sebastian Andrzej Siewior
2014-01-25 5:12 ` Mike Galbraith
2014-01-27 5:10 ` Mike Galbraith
2014-01-27 16:54 ` Paul E. McKenney [this message]
2014-01-27 17:03 ` Mike Galbraith
2013-12-26 10:03 ` Mike Galbraith
2014-01-17 17:23 ` Sebastian Andrzej Siewior
2014-01-18 3:30 ` Mike Galbraith
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=20140127165405.GK9012@linux.vnet.ibm.com \
--to=paulmck@linux.vnet.ibm.com \
--cc=bigeasy@linutronix.de \
--cc=bitbucket@online.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rt-users@vger.kernel.org \
--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;
as well as URLs for NNTP newsgroup(s).