Received: with ECARTIS (v1.0.0; list linux-xfs); Sun, 27 Nov 2005 16:33:17 -0800 (PST) Received: from mx1.ustc.edu.cn (ns.ustc.edu.cn [202.38.64.1]) by oss.sgi.com (8.12.10/8.12.10/SuSE Linux 0.7) with ESMTP id jAS0XDO0000460 for ; Sun, 27 Nov 2005 16:33:14 -0800 Received: from localhost.localdomain ([210.45.70.153]) by mx1.ustc.edu.cn (8.11.6/8.11.6) with ESMTP id jAS0QHD21938; Mon, 28 Nov 2005 08:26:17 +0800 Received: from wfg by localhost.localdomain with local (Exim 4.50) id 1EgX9r-00013T-Lx; Mon, 28 Nov 2005 08:46:15 +0800 Date: Mon, 28 Nov 2005 08:46:15 +0800 From: Wu Fengguang To: Nathan Scott Cc: linux-xfs@oss.sgi.com Subject: Re: processes stuck in D state Message-ID: <20051128004615.GA4022@mail.ustc.edu.cn> References: <20051128003625.GA3645@mail.ustc.edu.cn> <20051128112345.A7027041@wobbly.melbourne.sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051128112345.A7027041@wobbly.melbourne.sgi.com> User-Agent: Mutt/1.5.11 X-archive-position: 6622 X-ecartis-version: Ecartis v1.0.0 Sender: linux-xfs-bounce@oss.sgi.com Errors-to: linux-xfs-bounce@oss.sgi.com X-original-sender: wfg@mail.ustc.edu.cn Precedence: bulk X-list: linux-xfs Content-Length: 562 Lines: 15 On Mon, Nov 28, 2005 at 11:23:45AM +1100, Nathan Scott wrote: > On Mon, Nov 28, 2005 at 08:36:25AM +0800, Wu Fengguang wrote: > > Hello, > > > > In the kernel 2.6.15-rc2-ck2 with adaptive readahead patch, some processes are > > stuck in D state. Since the last functions of the two D process happened to be > > the same set of XFS functions, I resend the bug report here. The original report > > can be found in the -ck kernel mailing list: > > http://bhhdoa.org.au/pipermail/ck/2005-November/004839.html > > This is now fixed in Linus' git tree. Thanks! Wu