maxssiz.5 (2010 09)
m
maxssiz(5) maxssiz(5)
(Tunable Kernel Parameters)
space.
One method to minimize impact is to use a script which launches the applications needing maximum
stack size. Within the script, raise the value of
maxssiz_64bit, launch the application, and then
lower
maxssiz_64bit
to its previous value. This will allow the specific application to benefit from the
increased stack size but will not cause additional stack growth for applications which do not need it.
When Should the Value of This Tunable Be Lowered?
This tunable should be lowered if swap space is at a premium on the machine and programs that are
using too much swap space are affecting the execution of other critical user processes.
What Are the Side Effects of Lowering the Value?
Lowering this tunable will limit the amount of memory available for stack usage per process. This could
cause processes with large stack requirements to terminate with a [SIGSEGV] error.
What Other Tunable Values Should Be Changed at the Same Time?
The
maxdsiz tunable should be considered because it also limits swap usage by process data segment.
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.
Installation of optional kernel software, from HP or other vendors, may cause changes to tunable parame-
ter values. After installation, some tunable parameters may no longer be at the default or recommended
values. For information about the effects of installation on tunable values, consult the documentation for
the kernel software being installed. For information about optional kernel software that was factory
installed on your system, see HP-UX Release Notes at http://www.hp.com/go/hpux-core-docs
.
AUTHOR
maxssiz was developed by HP.
SEE ALSO
getconf(1), kctune(1M), maxdsiz(5), maxtsiz(5).
2 Hewlett-Packard Company − 2 − HP-UX 11i Version 3: September 2010