diff options
author | delphij <delphij@FreeBSD.org> | 2013-02-14 02:00:41 +0000 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2013-02-14 02:00:41 +0000 |
commit | f061b4d30288fe6652257e99f3e156532f5ed792 (patch) | |
tree | c426ed23ebbd8de76f09c826d0f3bad00f480093 /lib/libc/stdio/fread.c | |
parent | 236389d4e1b113bad02d1341c69f20ff70b57350 (diff) | |
download | FreeBSD-src-f061b4d30288fe6652257e99f3e156532f5ed792.zip FreeBSD-src-f061b4d30288fe6652257e99f3e156532f5ed792.tar.gz |
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
Diffstat (limited to 'lib/libc/stdio/fread.c')
0 files changed, 0 insertions, 0 deletions