Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264927AbUBABtA (ORCPT ); Sat, 31 Jan 2004 20:49:00 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264949AbUBABtA (ORCPT ); Sat, 31 Jan 2004 20:49:00 -0500 Received: from dp.samba.org ([66.70.73.150]:43491 "EHLO lists.samba.org") by vger.kernel.org with ESMTP id S264927AbUBABs6 (ORCPT ); Sat, 31 Jan 2004 20:48:58 -0500 Date: Sun, 1 Feb 2004 12:46:54 +1100 From: Anton Blanchard To: Miquel van Smoorenburg Cc: Andrew Morton , Christoph Hellwig , linux-kernel@vger.kernel.org, nathans@sgi.com Subject: Re: 2.6.2-rc2 nfsd+xfs spins in i_size_read() Message-ID: <20040201014654.GA22694@krispykreme> References: <20040128222521.75a7d74f.akpm@osdl.org> <20040130202155.GM25833@drinkel.cistron.nl> <20040130221353.GO25833@drinkel.cistron.nl> <20040130143459.5eed31f0.akpm@osdl.org> <20040130225353.A26383@infradead.org> <20040130151316.40d70ed3.akpm@osdl.org> <20040131012507.GQ25833@drinkel.cistron.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040131012507.GQ25833@drinkel.cistron.nl> User-Agent: Mutt/1.5.5.1+cvs20040105i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 477 Lines: 15 > > + if (down_trylock(&inode->i_sem) == 0) { > > + if (count < 10) { > > You want to set this to 100 at least, since at boot time the message > happens _often_ even without XFS. You could also just printk_ratelimit it :) Anton - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/