nfsiod.8 (5965373e69ca208cedd8ede9716ef0d58e6c3434) | nfsiod.8 (22088599d231d4e1ba34bef40dddfd6347101b09) |
---|---|
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. --- 32 unchanged lines hidden (view full) --- 41.Tn NFS 42asynchronous I/O server 43.Sh SYNOPSIS 44.Nm 45.Op Fl n Ar num_servers 46.Sh DESCRIPTION 47The 48.Nm | 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. --- 32 unchanged lines hidden (view full) --- 41.Tn NFS 42asynchronous I/O server 43.Sh SYNOPSIS 44.Nm 45.Op Fl n Ar num_servers 46.Sh DESCRIPTION 47The 48.Nm |
49utility is a kernel process which run on an | 49utility is a kernel process which runs on an |
50.Tn NFS 51client machine to service asynchronous I/O requests to its server. 52It improves performance but is not required for correct operation. 53.Pp 54This program controls the maximum number of processes that the kernel runs. 55.Pp 56The options are as follows: 57.Bl -tag -width indent --- 34 unchanged lines hidden --- | 50.Tn NFS 51client machine to service asynchronous I/O requests to its server. 52It improves performance but is not required for correct operation. 53.Pp 54This program controls the maximum number of processes that the kernel runs. 55.Pp 56The options are as follows: 57.Bl -tag -width indent --- 34 unchanged lines hidden --- |