From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S266219AbUHGELE (ORCPT ); Sat, 7 Aug 2004 00:11:04 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266221AbUHGELE (ORCPT ); Sat, 7 Aug 2004 00:11:04 -0400 Received: from lakermmtao04.cox.net ([68.230.240.35]:37555 "EHLO lakermmtao04.cox.net") by vger.kernel.org with ESMTP id S266219AbUHGEKs (ORCPT ); Sat, 7 Aug 2004 00:10:48 -0400 Date: Fri, 6 Aug 2004 19:19:02 -0400 From: Chris Shoemaker To: William Lee Irwin III , Gene Heskett , linux-kernel@vger.kernel.org, Linus Torvalds , Andrew Morton , Ingo Molnar , vda@port.imtp.ilyichevsk.odessa.ua, ak@suse.de Subject: Re: Possible dcache BUG Message-ID: <20040806231902.GB15493@cox.net> References: <200408060751.07605.gene.heskett@verizon.net> <200408061316.24495.gene.heskett@verizon.net> <20040806172607.GO17188@holomorphy.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040806172607.GO17188@holomorphy.com> User-Agent: Mutt/1.5.6+20040523i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Aug 06, 2004 at 10:26:07AM -0700, William Lee Irwin III wrote: > On Friday 06 August 2004 12:58, Linus Torvalds wrote: > >> Now, Chris Shoemaker reported dentry problems on a intel CPU and > >> said that wli had seen something too, but I'm wondering whether > >> Chris and wli might have been seeing the knfsd/xfs-related dentry > >> bug that I found yesterday. So I think the prefetch theory is still > >> alive, but we should check with Chris. Chris? > > I've not had issues around the dcache for quite some time, I think not > since the 2.5.65 timeframe. IIRC maneesh and dipankar had some fixes > that resolved all my issues not long afterward. So unfortunately I have > nothing strictly dcache-related to report. Chris may have been > referring to some potentially pathological NFS behavior I've seen for a > long time centered around extended periods of knfsd unresponsiveness. > > -- wli I was referring to: http://www.ussg.iu.edu/hypermail/linux/kernel/0406.2/0410.html ...doesn't look NFS-related to me. OTOH, it does bear some resemblance to some other oopses floating around. Did you solve this one? -chris