freebsd-dev/usr.sbin/nfsd
Xin LI 535875c734 Simplify r243637 and make sure that nfsdargs.{min,max}threads are always set
to meaningful value:

 - When nfsdcnt is set, it dictates all values;
 - Otherwise, nfsdargs.minthreads is set to user specified value, or the
   automatically detected value if there is no one specified;
   nfsdargs.maxthreads is set to the user specified value, or the value
   of nfsdargs.minthreads if there is no one specified; when it is smaller
   than nfsdargs.minthreads, the latter's value is always used.

MFC after:	2 weeks
2013-02-14 02:00:41 +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 Document maxthreads and minthreads arguments 2012-12-02 05:57:53 +00:00
nfsd.c Simplify r243637 and make sure that nfsdargs.{min,max}threads are always set 2013-02-14 02:00:41 +00:00
nfsv4.4 Attempt to clarify that for ZFS, all file systems under 2012-12-25 22:47:49 +00:00
stablerestart.5 Modify the man pages to reflect the addition of a backup 2011-04-10 13:45:46 +00:00