nfsiod.8 (d628d776c45a0e11a0a035597d49023942501ecc) nfsiod.8 (51c20097df1a6a24511dcf0b2fdcd294e0bafd1a)
1.\" Copyright (c) 1989, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 31 unchanged lines hidden (view full) ---

40.Nd local
41.Tn NFS
42asynchronous I/O server
43.Sh SYNOPSIS
44.Nm
45.Op Fl n Ar num_servers
46.Sh DESCRIPTION
47.Nm Nfsiod
1.\" Copyright (c) 1989, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 31 unchanged lines hidden (view full) ---

40.Nd local
41.Tn NFS
42asynchronous I/O server
43.Sh SYNOPSIS
44.Nm
45.Op Fl n Ar num_servers
46.Sh DESCRIPTION
47.Nm Nfsiod
48runs on an
48kernel processes runs on an
49.Tn NFS
50client machine to service asynchronous I/O requests to its server.
51It improves performance but is not required for correct operation.
52.Pp
49.Tn NFS
50client machine to service asynchronous I/O requests to its server.
51It improves performance but is not required for correct operation.
52.Pp
53Unless otherwise specified, a single server is started.
53This program controls the maximum number of processes that the kernel runs.
54.Pp
55The options are as follows:
56.Bl -tag -width indent
57.It Fl n
54.Pp
55The options are as follows:
56.Bl -tag -width indent
57.It Fl n
58Specify how many servers are to be started.
58Specify how many servers are permitted to be started.
59.El
60.Pp
61A client should run enough daemons to handle its maximum
62level of concurrency, typically four to six.
63.Pp
64If
65.Nm
66detects that the running kernel does not include

--- 26 unchanged lines hidden ---
59.El
60.Pp
61A client should run enough daemons to handle its maximum
62level of concurrency, typically four to six.
63.Pp
64If
65.Nm
66detects that the running kernel does not include

--- 26 unchanged lines hidden ---