From: "J. Bruce Fields" Subject: Re: nfsd: Improve NFS server performance Date: Tue, 24 Mar 2009 14:00:36 -0400 Message-ID: <20090324180036.GB19389@fieldses.org> References: <20081230104245.9409.30030.sendpatchset@localhost.localdomain> <20090204231958.GB20917@fieldses.org> <20090205202401.GH9200@fieldses.org> <20090209190648.GA13636@fieldses.org> <01164826-9C05-41E0-A763-825A9C6E8CFF@oracle.com> <20090209210427.GJ13636@fieldses.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jeff Layton , linux-nfs@vger.kernel.org To: Krishna Kumar2 Return-path: Received: from mail.fieldses.org ([141.211.133.115]:49415 "EHLO pickle.fieldses.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754258AbZCXSiL (ORCPT ); Tue, 24 Mar 2009 14:38:11 -0400 In-Reply-To: Sender: linux-nfs-owner@vger.kernel.org List-ID: On Tue, Mar 24, 2009 at 09:13:32PM +0530, Krishna Kumar2 wrote: > Hi Bruce, > > I am sorry about the delay due to some unavoidable circumstances. However, > I have > got most of the details that you and Jeff had asked for. I am including: > > 1. Patch (on latest git tree): > (See attached file: patch0) (See attached file: patch1) > > 2. Results (for org, using daemon, using workqueue): > (See attached file: result.daemon) (See attached file: result.wq) > (See attached file: result.summary) > > 3. Profile data (for org, using daemon, using workqueue): > (See attached file: profiles.bz2) > > 4. A small write up: > (See attached file: write_up) > > 5. The test program: > (See attached file: read_files.c) > > Sorry about the large attachment in step #3 above, I didn't know if I > should put it some place. Also if required, I can submit patches breaking > up this monolithic one. Thanks, I'll take a look (maybe not immediately). Probably Jeff will too, but as long as a) there's a large monolithic patch, and b) all of this is in attachments--I'm afraid nobody else may bother. So it'd be more helpful to send this information in the body of email (more than one email if needed)--that way there's a greater chance other people will pay attention, and (with luck) have some useful idea to contribute. Thanks!--b.