Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

sys_attrs_streams(5) [osf1 man page]

sys_attrs_streams(5)						File Formats Manual					      sys_attrs_streams(5)

NAME
sys_attrs_streams - streams subsystem attributes DESCRIPTION
This reference page lists and describes attributes for the STREAMS (streams) kernel subsystem. Refer to the sys_attrs(5) reference page for an introduction to the topic of kernel subsystem attributes. Maximum number of STREAMS modules that can be pushed on a stream. This prevents an errant user process from consuming all the avail- able queues on a single stream. Default value: 9 (modules) Minimum value: 1 Maximum value: 16 Maximum size, in bytes, of the data portion of a STREAMS message. This prevents a single write or putmsg from consuming too many message blocks. Default value: 12288 (bytes, or 12 KB) Minimum value: 12288 Maximum value: 16384 SEE ALSO
sys_attrs(5) Network Programmer's Guide sys_attrs_streams(5)

Check Out this Related Man Page

sys_attrs_presto(5)						File Formats Manual					       sys_attrs_presto(5)

NAME
sys_attrs_presto - presto subsystem attributes DESCRIPTION
This reference page lists and describes attributes for the Prestoserve (presto) kernel subsystem. Refer to the sys_attrs(5) reference page for an introduction to the topic of kernel subsystem attributes. The Prestoserve product consists of optional hardware (NVRAM) and software that must be installed on your system. See the Guide to Prestoserve for details on Prestoserve. See the System Configuration and Tuning manual for information about Prestoserve within the context of managing file system performance. Size, in bytes, of the Prestoserve buffer hash table. Default value: 256 (bytes) Minimum value: 0 Maximum value: 65,536 (64 KB) Increasing the value of the presto_buffer_hash_size attribute may improve throughput by decreasing Prestoserve lock contention. A value that controls whether Prestoserve will cache only UFS and AdvFS file-system metadata or both file-system metadata and syn- chronous-write data. If the attribute is set to 1, Prestoserve caches only file-system metadata. If the attribute is set to 0 (zero), both file-system metadata and synchronous-write data are cached. Default value: 0 Setting prmetaonly to 1 may improve the performance of applications that access many small files, or applications that access a large amount of file-system metadata but do not reread recently written data. SEE ALSO
sys_attrs(5) Guide to Prestoserve System Configuration and Tuning sys_attrs_presto(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