When starting the Rendezvous daemon at boot time, the SYSTEM account’s
bytlm parameter controls this resource limit. To set this parameter, modify these commands appropriately:
When programs start the Rendezvous daemon automatically, the SYSGEN parameter
PQL_DBYTLM specifies this resource limit. Set an appropriate value using the AUTOGEN tool.
The SYSGEN parameters
NPAGEDYN and
NPAGEDYNVIR specify the total pool of non-paged storage. (In contrast, the byte limit specifies the fraction of this pool that each process may use.)
The pool begins at boot time with size NPAGEDYN, and automatically expands as needed, up to a limit of
NPAGEVIR. We recommend that you monitor the pool to ensure sufficient space. For example:
When starting the Rendezvous daemon at boot time, the SYSTEM account’s
pgflquo parameter controls this resource limit. To set this parameter, modify these commands appropriately:
When programs start the Rendezvous daemon automatically, the SYSGEN parameter
PQL_DPGFLQUOTA controls this resource limit. Set an appropriate value using the AUTOGEN tool.
The special SYSGEN parameter
CHANNELCNT determines the maximum number of I/O devices that a process can access. Although most systems set a sufficiently high value, we recommend that you estimate the number of channels that
rvd requires, and verify that the limit is significantly larger than your estimate. For example:
If rvd fails during
accept(), reporting invalid I/O channels, raise this resource limit using the AUTOGEN tool.