STUNE(F) UNIX System V
Name
stune - local tunable parameter file
Syntax
/etc/conf/cf.d/stune
Description
The stune file contains local system settings for tunable
parameters. The parameter settings in this file replace the
default values specified in the mtune file, if the new
values are within the legal range for the parameter
specified in mtune. The file contains one line for each
parameter to be reset. Each line contains two whitespace-
separated fields:
1. external name: This is the external name of the
tunable parameter used in the mtune file.
2. value: This field contains the new value for the
tunable parameter.
The file stune normally resides in /etc/conf/cf.d. However,
a user or an add-on package should never directly edit the
mtune file. Instead the idtune command should be used.
In order for the new values to become effective the UNIX
kernel must be rebuilt and the system must then be rebooted.
See Also
mtune(F), idbuild(ADM), idtune(ADM)
(printed 2/15/90) STUNE(F)