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_autofs(5)						File Formats Manual					       sys_attrs_autofs(5)

NAME
sys_attrs_autofs - autofs subsystem attributes DESCRIPTION
This reference page lists and describes attributes for the AutoFS (autofs) kernel subsystem. Refer to the sys_attrs(5) reference page for an introduction to the topic of kernel subsystem attributes. Specifies the duration (in seconds) that a file system is to remain mounted when not in use. This is analogous to the automount com- mand's -tl option. Default value: 300 (seconds) Minimum value: 1 Maximum value: 100000000 Specifies the interval (in seconds) between attempts to unmount file systems that have exceeded their idle_timeout limit. This is analogous to the automount command's -tw option. Default value: 60 (seconds) Minimum value: 1 Maximum value: 100000000 Specifies the duration (in seconds) for which a mount failure is cached, preventing a retry of the mount during this time. Default value: 30 (seconds) Minimum value: 0 Maximum value: 100000000 Specifies the maximum amount of time (in seconds) a process waits for an auto-mounted file system or subtree to become available. Default value: 120 (seconds) Minimum value: 1 Maximum value: 100000000 Specifies the amount of time (in seconds) the autofsd daemon waites for an individual NFS server to respond to a mount request. Default value: 30 (seconds) Minimum value: 0 Maximum value: 100000000 Specifies the size of the AutoFS hash table used to find all AutoFS directories and symlinks system-wide. The size is calculated at boot time based upon the value of max_vnodes. Default value: 32 (lists) Minimum value: 32 Maximum value: 8192 SEE ALSO
sys_attrs(5) System Configuration and Tuning sys_attrs_autofs(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