Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

sys_attrs_uipc(5) [osf1 man page]

sys_attrs_uipc(5)						File Formats Manual						 sys_attrs_uipc(5)

NAME
sys_attrs_uipc - uipc subsystem attributes DESCRIPTION
This reference page lists and describes attributes for the AF_UNIX interprocess communication (uipc) kernel subsystem. Refer to the sys_attrs(5) reference page for an introduction to the topic of kernel subsystem attributes. Default receive buffer size, in bytes, for AF_UNIX domain datagram sockets. Default value: 40960 (bytes) Minimum value: 1 (Should not be less than 4096.) Maximum value: UINT_MAX, or 4 billion Default send buffer size, in bytes, for AF_UNIX domain datagram sockets. Default value: 20480 (bytes) Minimum value: 1 (Should not be less than 2048.) Maximum value: UINT_MAX, or 4 billion Default receive buffer size, in bytes, for AF_UNIX domain streams sockets. Default value: 81920 (bytes) Minimum value: 1 (Should not be less than PIPSIZ.) Maximum value: UINT_MAX, or 4 billion Default send buffer size, in bytes, for AF_UNIX domain streams sockets. Default value: 81920 (bytes) Minimum value: 1 (Should not be less than PIPSIZ.) Maximum value: UINT_MAX, or 4 billion SEE ALSO
sys_attrs(5) System Configuration and Tuning sys_attrs_uipc(5)

Check Out this Related Man Page

sys_attrs_netrain(5)						File Formats Manual					      sys_attrs_netrain(5)

NAME
sys_attrs_netrain - netrain subsystem attributes DESCRIPTION
This reference page lists and describes attributes for the Redundant Array of Independent Network adapters (NetRAIN) (netrain) kernel sub- system. Refer to the sys_attrs(5) reference page for an introduction to the topic of kernel subsystem attributes. A value that enables (1) or disables (0) the logging of NetRAIN debug messages in syslog kern.log file. Do not modify the default setting for this attribute unless instructed to do so by Compaq Computer Corporation support personnel or by patch kit documentation. Default value: 0 (disabled) The number of NetRAIN devices allowed on the system. The first NetRAIN device is nr0. Default value: 128 (devices) Minimum value: 0 Maximum value: 512 The maximum nr device number is nr_maxdev - 1. For example, using the default value of 128, the maximum NetRAIN device number is nr127. The time interval or frequency between successive polls of a dead interface by the Network Interface Failure Finder (NIFF) traffic monitor thread (nifftmt). Default value: 6 (seconds) Minimum value: 0 Maximum value: INT_MAX, or 2 billion The total amount of time for the nifftmt thread routine to declare an interface dead (from the GREEN state to the DEAD state). Default value: 10 (seconds) Minimum value: 0 Maximum value: INT_MAX, or 2 billion The time interval or frequency between successive reads of a NetRAIN interface's counters by the nifftmt thread when the network is operating normally. Default value: 4 (seconds) Minimum value: 0 Maximum value: INT_MAX, or 2 billion SEE ALSO
sys_attrs(5) Network Administration sys_attrs_netrain(5)
Man Page

We Also Found This Discussion For You

1. What is on Your Mind?

Throw my Toys out of the Pram!

Hi Folks, Today hasn't been the best one of my career in IT. I've been a contractor for a major utility company for a number of years, on a number of seperate IT contracts mostly Unix. The company had 10 different flavours of unix and multiple different varsions of most of them. At the... (3 Replies)
Discussion started by: gull04
3 Replies