linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matthew Wilcox <willy@infradead.org>
To: "Darrick J. Wong" <djwong@kernel.org>
Cc: linux-xfs@vger.kernel.org, linux-fsdevel@vger.kernel.org
Subject: Re: DIO hangs in 6.4.0-rc2
Date: Tue, 16 May 2023 17:41:14 +0100	[thread overview]
Message-ID: <ZGOyKszwEMyQCS73@casper.infradead.org> (raw)
In-Reply-To: <20230516145319.GF858791@frogsfrogsfrogs>

[-- Attachment #1: Type: text/plain, Size: 808 bytes --]

On Tue, May 16, 2023 at 07:53:19AM -0700, Darrick J. Wong wrote:
> On Tue, May 16, 2023 at 01:28:00PM +0100, Matthew Wilcox wrote:
> > Plain 6.4.0-rc2 with a relatively minor change to the futex code that
> > I cannot believe was in any way responsible for this.
> > 
> > kworkers blocked all over the place.  Some on XFS_ILOCK_EXCL.  Some on
> > xfs_buf_lock.  One in xfs_btree_split() calling wait_for_completion.
> > 
> > This was an overnight test run that is now dead, so I can't get any
> > more info from the locked up kernel.  I have the vmlinux if some
> > decoding of offsets is useful.
> 
> It would be kinda nice to sysrq-t if that's at all possible.  I don't
> see the kworker that's handling the btree split, and I wonder what that
> thread is up to.

Reproduced it.  Entire sysrq-t attached.


[-- Attachment #2: sysrq-t.gz --]
[-- Type: application/gzip, Size: 17776 bytes --]

  reply	other threads:[~2023-05-16 16:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-16 12:28 DIO hangs in 6.4.0-rc2 Matthew Wilcox
2023-05-16 14:53 ` Darrick J. Wong
2023-05-16 16:41   ` Matthew Wilcox [this message]
2023-05-16 22:09 ` Dave Chinner
2023-06-05 16:16   ` Matthew Wilcox
2023-06-05 17:18     ` Darrick J. Wong

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=ZGOyKszwEMyQCS73@casper.infradead.org \
    --to=willy@infradead.org \
    --cc=djwong@kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-xfs@vger.kernel.org \
    /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).