EGO_LIM_PG_SMOOTH_FACTOR

Syntax

EGO_LIM_PG_SMOOTH_FACTOR=smoothing_factor|0

Description

This parameter is only supported in Linux platforms.

Specifies the smoothing factor when lim reports the host page rate. The smoothing factor controls how fast reported values converge to an instantaneous value.

Valid values

smoothing_factor must be an integer between 0 and 10.

If set to 0, no smoothing is applied and the reported value is equal to the instantaneous value. For other integers, the larger the value, the more time LSF needs to react to page rate change in the host.

Default

4