HP-UX Reference (11i v2 03/08) - 5 Miscellaneous Topics, 7 Device (Special) Files, 9 General Information, Index (vol 9)

v
vps_pagesize(5) vps_pagesize(5)
(Tunable Kernel Parameters)
When Should the Value of This Tunable Be Lowered?
The tunable should be lowered if physical memory fragmentation is preventing small memory processes
from running due to waiting on contiguous chunks of memory, or if the overall system usage of memory
displays poor spatial locality (virtual accesses are not close to each other) producing wasted physical
frames.
What Are the Side Effects of Lowering the Value?
If
vps_ceiling is lowered as well, applications with large data sets (such as databases) may suffer a
performance degradation due to increased page faults. This can be corrected with a
chatr of the
appropriate application. If
vps_ceiling is not modified, the side effects should be minimal as the ker-
nel will now have a larger range to choose an appropriate page size for each non-chatr’ed application.
What Other Tunables Should Be Changed at the Same Time?
vsp_ceiling should be considered, being the minimum bound on the kernel heuristic range.
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
vps_pagesize was developed by HP.
SEE ALSO
vps_ceiling(5).
HP-UX 11i Version 2: August 2003 2 Hewlett-Packard Company Section 5347