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 > v

vxfs_ra_per_disk(5)

Tunable Kernel Paramters
» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

NAME

vxfs_ra_per_disk — amount of VxFS file system read-ahead per disk, in KB

Acceptable Values:

Minimum

0

Maximum

8192

Default

1024

Specify an integer value or use an integer formula expression.

DESCRIPTION

When data is read from a disk drive, the system may read additional data beyond that requested by the operation. This "read-ahead" speeds up sequential disk accesses, by anticipating that additional data will be read, and having it available in system buffers before it is requested. This parameter specifies the amount of read-ahead permitted per disk drive.

The total amount of read-ahead is determined by multiplying vxfs_ra_per_disk by the number of drives in the logical volume. If the filesystem does not reside in a logical volume, then the number of drives is effectively one.

The total amount of read-ahead that the kernel may have outstanding for a single VxFS filesystem is constrained by vxfs_max_ra_kbytes.

For more information, see the example in the description of vxfs_max_ra_kbytes(5).

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

vxfs_ra_per_disk was developed by HP.

SEE ALSO

hfs_max_ra_blocks(5), hfs_max_revra_blocks(5), hfs_ra_per_disk(5), hfs_revra_per_disk(5), vxfs_max_ra_kbytes(5), vxfs_ra_per_disk(5)

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