Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jan 2002 18:26:43 -0800
From:      Peter Wemm <peter@wemm.org>
To:        Alfred Perlstein <bright@mu.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/nfsclient nfs.h nfs_bio.c nfs_nfsiod.c 
Message-ID:  <20020114022643.A22FC3A03@overcee.wemm.org>
In-Reply-To: <20020113182327.B7984@elvis.mu.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
Alfred Perlstein wrote:
> * Peter Wemm <peter@FreeBSD.org> [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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020114022643.A22FC3A03>