From: Mike Kravetz <kravetz@us.ibm.com>
To: Clark Williams <williams@redhat.com>
Cc: Steven Rostedt <rostedt@goodmis.org>,
LKML <linux-kernel@vger.kernel.org>,
RT <linux-rt-users@vger.kernel.org>,
Thomas Gleixner <tglx@linutronix.de>, Ingo Molnar <mingo@elte.hu>,
"Luis Claudio R. Goncalves" <lclaudio@uudg.org>
Subject: Re: [PATCH RT] tasklet/rt: Prevent tasklets from going into infinite spin in RT
Date: Wed, 30 Nov 2011 07:56:54 -0800 [thread overview]
Message-ID: <20111130155654.GA2213@monkey.beaverton.ibm.com> (raw)
In-Reply-To: <20111130062431.GA2185@monkey.beaverton.ibm.com>
On Tue, Nov 29, 2011 at 10:24:31PM -0800, Mike Kravetz wrote:
> On Tue, Nov 29, 2011 at 09:50:39PM -0600, Clark Williams wrote:
> > On Tue, 29 Nov 2011 20:55:20 -0500
> > Steven Rostedt <rostedt@goodmis.org> wrote:
> >
> > > Ingo,
> > >
> > > I forward ported this code from 2.6.33.9-rt31, but I think you were the
> > > original author, as I found most of this code in the
> > > "tasklet-redesign.patch" from my broken out 2.6.24-rt patches. I
> > > committed it into my git tree (stable-rt) under your name, and added the
> > > Signed-off-by that you had in that patch, if you have and objections,
> > > please let me know. This patch should never see mainline, but it will
> > > probably be going into the -rt branch. I wrote up this change log, if
> > > there's something you don't like in it, let me know and I'll fix it.
> > >
> > > Luis and Clark (I love saying that),
> >
> > No matter how many times you say it, I'm still not treking across the
> > USA with Luis. :)
> >
> > > I booted this patch against 3.0-rt stable, and it didn't crash ;)
> > > Could you apply it and see if it fixes the hang that you've been seeing.
> >
> > Yeah, since Luis is a couple of time zones ahead of us, maybe it'll all
> > be fixed when we get up in the morning.
>
> I've got it running on a system here that frequently encountered the
> condition. I will let it perform some automated testing while I sleep.
> Should have results by morning (west coast US).
133 successful test executions (just normal reboot/restart of system). Without
patch, system would hang/stall during restart more than 50% of the time.
--
Mike
next prev parent reply other threads:[~2011-11-30 15:57 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-30 1:55 [PATCH RT] tasklet/rt: Prevent tasklets from going into infinite spin in RT Steven Rostedt
2011-11-30 3:50 ` Clark Williams
2011-11-30 6:24 ` Mike Kravetz
2011-11-30 15:56 ` Mike Kravetz [this message]
2011-11-30 4:32 ` Mike Galbraith
2011-11-30 7:34 ` Mike Galbraith
2011-11-30 10:24 ` Thomas Gleixner
2011-11-30 12:45 ` Mike Galbraith
2011-11-30 13:04 ` Mike Galbraith
2011-12-01 9:12 ` PATCH RT] resurrect softirq threads for RT_FULL Mike Galbraith
2011-11-30 8:46 ` [PATCH RT] tasklet/rt: Prevent tasklets from going into infinite spin in RT Tim Sander
2011-11-30 14:24 ` Luis Claudio R. Goncalves
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=20111130155654.GA2213@monkey.beaverton.ibm.com \
--to=kravetz@us.ibm.com \
--cc=lclaudio@uudg.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rt-users@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=rostedt@goodmis.org \
--cc=tglx@linutronix.de \
--cc=williams@redhat.com \
/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).