Searched refs:lpl2 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dlgrp.c3179 * Decide if lpl1 is a better candidate than lpl2 for lgrp homing.
3183 lpl_pick(lpl_t *lpl1, lpl_t *lpl2) argument
3189 l2 = lpl2->lpl_loadavg;
3192 /* lpl1 is significantly less loaded than lpl2 */
3198 lpl1->lpl_homed_time < lpl2->lpl_homed_time) {
3200 * lpl1's load is within the tolerance of lpl2. We're

Completed in 65 milliseconds