Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261456AbVETNIT (ORCPT ); Fri, 20 May 2005 09:08:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261460AbVETNIT (ORCPT ); Fri, 20 May 2005 09:08:19 -0400 Received: from mx1.redhat.com ([66.187.233.31]:35725 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S261456AbVETNIN (ORCPT ); Fri, 20 May 2005 09:08:13 -0400 Message-ID: <428DE0A2.5070107@redhat.com> Date: Fri, 20 May 2005 09:05:38 -0400 From: Peter Staubach User-Agent: Mozilla Thunderbird (X11/20050322) X-Accept-Language: en-us, en MIME-Version: 1.0 To: steve CC: Lee Revell , "linux-kernel@vger.kernel.org" , "zhangtiger@huawei.com" Subject: Re: why nfs server delay 10ms in nfsd_write()? References: <0IGS00FKJBCKRE@szxml02-in.huawei.com> In-Reply-To: <0IGS00FKJBCKRE@szxml02-in.huawei.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1127 Lines: 36 steve wrote: >Hi Peter, >My envionment looks like that: > >NFS Server:Suse9 Enterprise >NFS Client:Redhat AS3.0(kernel 2.4.21) > >I made a ramdisk and export it with nfs >Server and Client are connected with 1000Mbps > >mount the ramdisk on the client with parameters: -t nfs -o rw,noac > >then test with iometer and the parameters are: >Outstanding IO is 32, transfer request size is 512, sequential write >the result is about 300KB/s, iops is about 600 > >with dd test i find the delay most cost at the server. > >i agree with Avi that "if the NFS client has no (or low) concurrency, then write gathering would reduce preformance" > I would agree too with Avi, and especially in this configuration... I think that we could construct a writer gathering implementation which did not show measurable performance impact in this sort of situation though still. Thanx... ps - 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/