stune(F) 19 June 1992 stune(F) Name stune - local tunable parameter file Description /etc/conf/cf.d/stune contains local system settings for tunable parame- ters. 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: external name This is the external name of the tunable parameter used in the mtune file. value This field contains the new value for the tunable parame- ter. The file stune normally resides in /etc/conf/cf.d. However, a user or an add-on package should never directly edit the stune or mtune files. Instead the idtune(ADM) or configure(ADM) commands 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 configure(ADM), idbuild(ADM), idtune(ADM), mtune(F)