public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: "Gary Funck" <gary@intrepid.com>
Cc: linux-kernel@vger.kernel.org, mingo@elte.hu
Subject: Re: 2.6.17-1.2145_FC5 mmap-related soft lockup
Date: Tue, 18 Jul 2006 21:04:58 -0700	[thread overview]
Message-ID: <20060718210458.45f9460e.akpm@osdl.org> (raw)
In-Reply-To: <200607190225.k6J2PGAq004975@intrepid.intrepid.com>

On Tue, 18 Jul 2006 19:25:16 -0700
"Gary Funck" <gary@intrepid.com> wrote:

> 
> > 
> > Are you able to confirm that setting CONFIG_DEBUG_SPINLOCK=n fixes it?
> > 
> > And are you able to get us a copy of that test app?
> 
> Yes, I just ran the test with 2.6.17.6.  With CONFIG_DEBUG_SPINLOCK=y
> the test fails and the soft lockup situation often results.
> However, when built with CONFIG_DEBUG_SPINLOCK=n, the test passes,
> and runs rather quickly in comparison to when it fails.
> 
> I've attached a slightly updated version of the test case.
> It is a little more carefully crafted and prints some
> output so that you have some idea that it is working.
> 

That's great, thanks.  That pretty much confirms that this long-standing
box-killing rwlock starvation bug is specific to Opterons.  Neither Ingo
nor I have Opteron machines so a fix will take a little longer than one
would expect.

Meanwhile, an appropriate workaround is to disable CONFIG_DEBUG_SPINLOCK.

  reply	other threads:[~2006-07-19  4:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-15 17:07 2.6.17-1.2145_FC5 mmap-related soft lockup Gary Funck
2006-07-16  5:19 ` Andrew Morton
2006-07-19  2:25   ` Gary Funck
2006-07-19  4:04     ` Andrew Morton [this message]
2006-07-16  6:50 ` Gary Funck

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=20060718210458.45f9460e.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=gary@intrepid.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    /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