linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Stefan Priebe - Profihost AG <s.priebe@profihost.ag>
Cc: "xfs@oss.sgi.com" <xfs@oss.sgi.com>, linux-mm@kvack.org
Subject: Re: XFS deadlock the second
Date: Tue, 25 Oct 2011 05:47:43 -0400	[thread overview]
Message-ID: <20111025094743.GA17937@infradead.org> (raw)
In-Reply-To: <4EA5504D.9090302@profihost.ag>

On Mon, Oct 24, 2011 at 01:47:25PM +0200, Stefan Priebe - Profihost AG wrote:
> Hi,
> 
> today i received another deadlock while running all your patches.
> 
> Output sysrq + w:
> http://pastebin.com/raw.php?i=YZGV6hxm

I just one process waiting for memory allocation in the networking code,
and two in XFS waiting for a page to be unlocked.  One during read, so
defintively waitin for I/O,  the other in write_begin so probably as
well.  If this didn't go away after a while it seems like a VM balancing
issue to me.

> 
> Stefan
> 
> _______________________________________________
> xfs mailing list
> xfs@oss.sgi.com
> http://oss.sgi.com/mailman/listinfo/xfs
---end quoted text---

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

           reply	other threads:[~2011-10-25  9:47 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <4EA5504D.9090302@profihost.ag>]

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=20111025094743.GA17937@infradead.org \
    --to=hch@infradead.org \
    --cc=linux-mm@kvack.org \
    --cc=s.priebe@profihost.ag \
    --cc=xfs@oss.sgi.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).