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

/illumos-gate/usr/src/uts/sun4/os/
H A Dintr.c104 int intr_dist_weight_maxfactor = 2; variable
592 * intr_dist_weight_maxfactor times larger.
594 max_weight = intr_dist_weight_max * intr_dist_weight_maxfactor;

Completed in 1303 milliseconds