Rbcafe
 Cryptix Cryptix

 Cryptix 0.87

Cryptix 0.87
Cryptography for Mac OSX

 About_Rbcafe About Rbcafe
 Awards  Cryptix Universal Binaries  Widgets
 Rbcafe on Twitter  Bookmark & Share Rbcafe Rbcafe on Youtube
 Earth Flash Game
 Buy_Cryptix Buy Cryptix

One licence (18€)


Unlimited licence (30€)


 Yang Yang

 Yang
 Yang 
Yet.Another.Nikto.GUI
 Yang
 Support_Rbcafe Support Rbcafe
 Vote for Rbcafe
 Public_Poll Public Poll
Which system

Snow Leopard

Leopard

Tiger

 Gallery Gallery
RbcafeRbcafe / Articles / Unix / Nfsiod

Nfsiod

nfsiod -- local NFS asynchronous I/O server

SYNOPSIS

nfsiod [-n num_servers]

DESCRIPTION

Nfsiod runs on an NFS client machine to service asynchronous I/O requests
to its server. It improves performance but is not required for correct
operation.

Unless otherwise specified, a single server is started.

The options are as follows:

-n Specify how many servers are to be started.

A client should run enough servers to handle its maximum level of concur-
rency, typically four to six. Each server runs as a separate thread
within the nfsiod process.

The nfsiod utility exits 0 on success, and >0 if an error occurs.

EOF