Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932166AbVJQSV4 (ORCPT ); Mon, 17 Oct 2005 14:21:56 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932171AbVJQSV4 (ORCPT ); Mon, 17 Oct 2005 14:21:56 -0400 Received: from e6.ny.us.ibm.com ([32.97.182.146]:44268 "EHLO e6.ny.us.ibm.com") by vger.kernel.org with ESMTP id S932166AbVJQSVz (ORCPT ); Mon, 17 Oct 2005 14:21:55 -0400 Date: Mon, 17 Oct 2005 23:45:42 +0530 From: Dipankar Sarma To: Linus Torvalds Cc: Eric Dumazet , Jean Delvare , Serge Belyshev , LKML , Andrew Morton , Manfred Spraul Subject: Re: VFS: file-max limit 50044 reached Message-ID: <20051017181542.GE13665@in.ibm.com> Reply-To: dipankar@in.ibm.com References: <20051017084609.GA6257@in.ibm.com> <43536A6C.102@cosmosbay.com> <20051017103244.GB6257@in.ibm.com> <4353CADB.8050709@cosmosbay.com> <20051017162930.GC13665@in.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051017162930.GC13665@in.ibm.com> User-Agent: Mutt/1.5.10i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 868 Lines: 20 On Mon, Oct 17, 2005 at 09:59:30PM +0530, Dipankar Sarma wrote: > On Mon, Oct 17, 2005 at 09:16:25AM -0700, Linus Torvalds wrote: > > At the moment however I do have another concern - open/close taking too > much time as I mentioned in an earlier email. It is nearly 4 times > slower than 2.6.13. So, that is first up in my list of things to > do at the moment. Please ignore this. This is a big Doh! slab debugging snuck into my config file because I was trying to track down the "bad page state" problem again. Without it, open/close in 2.6.14-rc1 is just as fast as 2.6.13 - ~3 microseconds per pair. Thanks Dipankar - 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/