lckclnt(1M) —
NAME
lckclnt − create lock manager client handles
SYNOPSIS
lckclnt [ nclienthandles ]
DESCRIPTION
The lckclnt command allocates connectionless transport endpoints that are used to create client handles. The lock manager client programs obtain a client handle for the duration of an RPC operation.
The nclienthandles option is the number of client handles allocated. This number limits the number of lock manager client operations that can be run concurrently and should be based on the load expected on the client. If additional client handles are required, more lckclnt processes may be started. The number of client handles available to lock manager client programs is the sum of the number of client handles allocated by each lckclnt program. Killing an lckclnt process reduces the available number of client handles by the amount that was initially allocated by that process.
FILES
/dev/udp UDP device node
SEE ALSO
\*U — Version 1.0