17 lines
621 B
Plaintext
17 lines
621 B
Plaintext
* This file contains local system settings for tunable parameters.
|
|
* The parameter settings in this file replace the default values
|
|
* specified in mtune, 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. The syntax for each line is :
|
|
*
|
|
* <parameter name> = <value>
|
|
*
|
|
* parameter name: This is the external name of the tunable
|
|
* parameter used in the mtune files.
|
|
* value: This field contains the new value for the tunable parameter.
|
|
*
|
|
* Here is an example of what the stune might look like:
|
|
*
|
|
* ngroups_max = 25
|
|
|