All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arjan van de Ven <arjan@infradead.org>
To: "Ryan Hope" <rmh3093@gmail.com>
Cc: linux-mm@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>
Subject: Re: [BUG] Lockless patches cause hardlock under heavy IO
Date: Wed, 18 Jun 2008 14:28:49 -0700	[thread overview]
Message-ID: <20080618142849.13e90c6d@infradead.org> (raw)
In-Reply-To: <48f7fe350806181415l4eba61b3i1d206de03147575e@mail.gmail.com>

On Wed, 18 Jun 2008 17:15:08 -0400
"Ryan Hope" <rmh3093@gmail.com> wrote:

> I applied the following patches from 2.6-26-rc5-mm3

> 
> I am on an x86_64. I dont know what other info you need...
> 

if it's locking related, enabling LOCKDEP is a first good test to do.

CONFIG_PROVE_LOCKING=y
as well as the various spinlock/mutex lock debug questions



-- 
If you want to reach me at my work email, use arjan@linux.intel.com
For development, discussion and tips for power savings, 
visit http://www.lesswatts.org

  reply	other threads:[~2008-06-18 21:29 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-18 21:15 [BUG] Lockless patches cause hardlock under heavy IO Ryan Hope
2008-06-18 21:28 ` Arjan van de Ven [this message]
2008-06-19 14:45   ` Ryan Hope
2008-06-20  0:05     ` Arjan van de Ven
2008-06-19  8:12 ` Peter Zijlstra
2008-06-19  8:19   ` Nick Piggin
2008-06-19 14:52     ` Ryan Hope
2008-06-19 20:31     ` Ryan Hope
2008-06-20 14:33     ` Ryan Hope
2008-06-22 14:37     ` Ryan Hope
2008-06-22 15:07       ` Peter Zijlstra
2008-06-22 15:18         ` Ryan Hope
2008-06-23  2:29           ` Nick Piggin
2008-06-23  3:51             ` Ryan Hope
2008-06-23  3:56               ` Nick Piggin
2008-06-23 11:54               ` Nick Piggin
2008-06-23 13:05                 ` Paul E. McKenney
2008-06-24  0:13                   ` Nick Piggin
2008-06-24 15:12                     ` Ryan Hope
2008-06-24 15:32                       ` Paul E. McKenney
2008-06-24 15:57                         ` Ryan Hope
2008-06-24 16:12                           ` Paul E. McKenney
2008-06-24 16:23                             ` Ryan Hope
2008-06-24 18:01                               ` Ryan Hope
2008-06-23 23:48             ` Zan Lynx

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=20080618142849.13e90c6d@infradead.org \
    --to=arjan@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@vger.kernel.org \
    --cc=rmh3093@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.