HP-UX Reference (11i v3 07/02) - 2 System Calls (vol 5)

s
settune(2) settune(2)
WARNINGS
It is possible to seriously degrade system performance, or even render a system unbootable, with incorrect
tunable settings. Use care when setting tunable values. Always have a known working kernel
configuration saved as a backup; if the system fails to boot after a tunable change, boot from that backup
kernel configuration. Keep good records of all tunable changes so that they can be reversed if they degrade
system performance. Tunable changes made with
settune() are automatically logged to
syslog.
If the tunable being changed through
settune()
is used in expressions that set the values of other tun-
ables, those expressions will not be re-evaluated and those tunable values will not be updated. Note that
this behavior may change in future releases of HP-UX. If expression evaluation is desired, use
kctune()
to set tunable values.
Changes to parameter values made with settune() may not remain effective across reboots. Note that
this behavior may change in future releases of HP-UX. If persistence across reboots is desired, use
kctune() to set tunable values.
AUTHOR
settune() was developed by Hewlett-Packard Company.
SEE ALSO
kctune(1M), mk_kernel(1M), gettune(2), tuneinfo2(2), privileges(5), and the individual tunable parameter
man pages in section 5.
HP-UX 11i Version 3: February 2007 2 Hewlett-Packard Company 405