Searched defs:imbalanced (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/intrd/
H A Dintrd.pl98 sub imbalanced($$);
633 # imbalanced() compares a current and historical value of goodness, and
644 # constantly deciding that things are imbalanced, and then changing things
738 # imbalanced() is used by the main routine to determine if the goodness
744 sub imbalanced ($$) subroutine
1361 # imbalanced, and if so set $do_reconfig. If $do_reconfig is set,
1391 imbalanced($goodness, $baseline_goodness)) {

Completed in 70 milliseconds