From owner-cvs-all Sun Jan 13 18:26:48 2002 Delivered-To: cvs-all@freebsd.org Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by hub.freebsd.org (Postfix) with ESMTP id 93B5437B41C; Sun, 13 Jan 2002 18:26:44 -0800 (PST) Received: from peter3.wemm.org ([12.232.27.13]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020114022644.UYHF3578.rwcrmhc52.attbi.com@peter3.wemm.org>; Mon, 14 Jan 2002 02:26:44 +0000 Received: from overcee.wemm.org (overcee.wemm.org [10.0.0.3]) by peter3.wemm.org (8.11.0/8.11.0) with ESMTP id g0E2Qhs77704; Sun, 13 Jan 2002 18:26:43 -0800 (PST) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.wemm.org (Postfix) with ESMTP id A22FC3A03; Sun, 13 Jan 2002 18:26:43 -0800 (PST) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Alfred Perlstein Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/nfsclient nfs.h nfs_bio.c nfs_nfsiod.c In-Reply-To: <20020113182327.B7984@elvis.mu.org> Date: Sun, 13 Jan 2002 18:26:43 -0800 From: Peter Wemm Message-Id: <20020114022643.A22FC3A03@overcee.wemm.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Alfred Perlstein wrote: > * Peter Wemm [020113 18:13] wrote: > > peter 2002/01/13 18:13:47 PST > > > > Modified files: > > sys/nfsclient nfs.h nfs_bio.c nfs_nfsiod.c > > Log: > > Implement vfs.nfs.iodmin (minimum number of nfsiod's) and > > vfs.nfs.iodmaxidle (idle time before nfsiod's exit). Make it adaptive > > so that we create nfsiod's on demand and they go away after not being > > used for a while. The upper limit is NFS_MAXASYNCDAEMON (currently 20). > > More will be done here, but this is a useful checkpoint. > > NFS_MAXASYNCDAEMON? not a sysctl? :) Correct. There is a statically sized array still. As I said, "more will be done here". Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message