[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090816022331.GA2309@infradead.org>
Date: Sat, 15 Aug 2009 22:23:31 -0400
From: Christoph Hellwig <hch@...radead.org>
To: Justin Piszcz <jpiszcz@...idpixels.com>
Cc: Felix Blyakher <felixb@....com>, linux-kernel@...r.kernel.org,
xfs@....sgi.com
Subject: Re: Kernel 2.6.30.4 XFS(..?) regression (happened again)
All your traces seem to have in common that you're block on locks hold
by processed doing I/O. Especially a lot of page locks which are
controlled by the VM and not the filesystem. Can you try with commit
8aa7e847d834ed937a9ad37a0f2ad5b8584c1ab0 from 2.6.31-rc applied, or
better directly 2.6.3-rc6?
I would be surprised if this is something inside XFS, but running with
CONFIG_XFS_DEBUG never hurts.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists