Home
last modified time | relevance | path

Searched refs:intr_dist_weight_maxmax (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4/os/
H A Dintr.c106 int32_t intr_dist_weight_maxmax = 1000; variable
599 if (max_weight > intr_dist_weight_maxmax) in intr_redist_all_cpus()
600 max_weight = intr_dist_weight_maxmax; in intr_redist_all_cpus()