freebsd-nq/usr.sbin/nfsd
Alfred Perlstein 92829804fd Autoconfigure nfsd threads based on ncpu.
Rick Macklem and I discussed the default number of nfsd threads and
concluded that it is too low to perform adiquitely on today's hardware.

We decided to auto tune the number of nfsds based on the number of cpus
in the system.

While I'm here I've also added:

1) ability to set the minthreads/maxthreads from userland.
2) ability to run nfsd in debug mode via the cli.

Reviewed by: rmacklem
MFC after: 2 weeks
2012-11-27 22:34:46 +00:00
..
Makefile The last big commit: let usr.sbin/ use WARNS=6 by default. 2010-01-02 11:07:44 +00:00
nfsd.8 Patch the mountd and nfsd man pages to reflect the recent changes 2011-04-24 01:11:28 +00:00
nfsd.c Autoconfigure nfsd threads based on ncpu. 2012-11-27 22:34:46 +00:00
nfsv4.4 General mdoc(7) and typo fixes. 2012-05-12 03:25:46 +00:00
stablerestart.5 Modify the man pages to reflect the addition of a backup 2011-04-10 13:45:46 +00:00