LSF Version 7.3 - Platform LSF Configuration Reference
In the calculation of a user’s dynamic share priority, this factor determines the relative
importance of the total run time of a user’s running jobs.
Default
0.7
SBD_SLEEP_TIME
Syntax
SBD_SLEEP_TIME=seconds
Description
The interval at which LSF checks the load conditions of each host, to decide whether jobs on
the host must be suspended or resumed.
The job-level resource usage information is updated at a maximum frequency of every
SBD_SLEEP_TIME seconds.
The update is done only if the value for the CPU time, resident memory usage, or virtual
memory usage has changed by more than 10 percent from the previous update or if a new
process or process group has been created.
Default
If not defined, 30 seconds. SBD_SLEEP_TIME is set at installation to 15 seconds.
SCHED_METRIC_ENABLE
Syntax
SCHED_METRIC_ENABLE=Y | N
Description
Enable scheduler performance metric collection.
Use badmin perfmon stop and badmin perfmon start to dynamically control
performance metric collection.
The update is done only if the value for the CPU time, resident memory usage, or virtual
memory usage has changed by more than 10 percent from the previous update or if a new
process or process group has been created.
Default
N
SCHED_METRIC_SAMPLE_PERIOD
Syntax
SCHED_METRIC_SAMPLE_PERIOD=seconds
lsb.params
Platform LSF Configuration Reference 277