summaryrefslogtreecommitdiffstats
path: root/sbin/nfsiod/nfsiod.8
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2002-05-19 19:21:40 +0000
committerpeter <peter@FreeBSD.org>2002-05-19 19:21:40 +0000
commitb834e5849a034f05db1e154792fe387afa5771ac (patch)
tree4c511c46ed70bddc0839d64dff5a2a2345f665c6 /sbin/nfsiod/nfsiod.8
parentc9901ea47097075871326c095fe4db635fa9e9e4 (diff)
downloadFreeBSD-src-b834e5849a034f05db1e154792fe387afa5771ac.zip
FreeBSD-src-b834e5849a034f05db1e154792fe387afa5771ac.tar.gz
Turn nfsiod into a vfs loader and sysctl wrapper that controls the number
of nfsiod kernel threads being run.
Diffstat (limited to 'sbin/nfsiod/nfsiod.8')
-rw-r--r--sbin/nfsiod/nfsiod.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/nfsiod/nfsiod.8 b/sbin/nfsiod/nfsiod.8
index e6eeac9..9c359c2 100644
--- a/sbin/nfsiod/nfsiod.8
+++ b/sbin/nfsiod/nfsiod.8
@@ -45,17 +45,17 @@ asynchronous I/O server
.Op Fl n Ar num_servers
.Sh DESCRIPTION
.Nm Nfsiod
-runs on an
+kernel processes runs on an
.Tn NFS
client machine to service asynchronous I/O requests to its server.
It improves performance but is not required for correct operation.
.Pp
-Unless otherwise specified, a single server is started.
+This program controls the maximum number of processes that the kernel runs.
.Pp
The options are as follows:
.Bl -tag -width indent
.It Fl n
-Specify how many servers are to be started.
+Specify how many servers are permitted to be started.
.El
.Pp
A client should run enough daemons to handle its maximum
OpenPOWER on IntegriCloud