Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
Tunable Kernel Parameters: HP-UX Release 11i > n

nbuf(5)

Tunable Kernel Parameters
» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

NAME

nbuf — sets the system-wide number of file-system buffer and cache buffer headers

VALUES

Minimum

0 or 16

Maximum

Memory limited

Default

0

Specify an integer value of zero (see below).

DESCRIPTION

nbuf sets the system-wide number of file-system buffer and cache buffer headers (determines maximum total number of buffers on the system).

NOTE

This parameter is for backwards compatibility and should be set to zero because dynamic buffer cache is preferred.

If set to a nonzero value, nbuf specifies the number of buffer headers to be allocated for the file system buffer-cache. Each buffer is allocated 4096 bytes of memory unless overridden by a conflicting value for bufpages.

If nbuf is set to a nonzero value that is less than 16 or greater than the maximum supported by the system, or to a value that is inconsistent with the value of bufpages, the number will be increased or decreased as appropriate, and a message printed at boot time.

Related Parameters

nbuf interacts with bufpages. See bufpages(5) for details.

WARNINGS

All HP-UX kernel tunable parameters are release specific. This parameter may be removed or have its meaning changed in future releases of HP-UX.

AUTHOR

nbuf was developed by HP.

SEE ALSO

bufpages(5).

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2000-2002 Hewlett-Packard Development Company, L.P.