|
Is Balancer globally enabled? If yes, are given balancer
optimizations enabled?
|
|
Times between two runs of given balancer optimizations.
|
|
Suggested number of object-to-object samples per run
relative to the total number of objects.
The actual value is obtained by multiplying the constant
by statistics.num_objects.
|
|
Suggested minimum total size of object-to-object samples
in a run, as a fraction relative to memory_load.
The actual value is obtained by multiplying by
statistics.memory_load.
|
|
Minimum data flow fraction that must be consumed by the
"major" consumer node in order to trigger group migration
to that node. A float value from [ 0, 1 ] range.
|
|
A coefficient from [ 0, 1 ] that determines how much old
samples are obsoleted. Their weight will be multiplied by
this coefficient.
|
|
Swap-out migration group if it has not been touched
for object_timeout seconds.
|
|
Factor used when comparing resource load ranks of two
nodes to determine whether one of the nodes is
"substantially less loaded than the other node".
A float value from [ 0, 1 ] range. The lesser values imply
the bigger required differences in node ranks.
|
|
Factor used when comparing resource load ranks of two
nodes to determine whether one of the nodes is
"substantially less loaded than the other node".
A float value from [ 0, 1 ] range. The lesser values imply
the bigger required differences in node ranks.
|
|
How many objects to migrate in a single resource optimization
run. Defined as a fraction relative to the total number of
objects registered to the simulation. Must be sufficiently
small or the resource optimization will not converge.
|