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

/illumos-gate/usr/src/uts/common/os/
H A Dddi_intr_irm.c897 * requests to their maximum size, use reduction algorithms to
1008 * Use reduction algorithms to correct an imbalance in a pool.
1027 * Try policy based reduction first. If it failed, then
1097 * Reduces requests based on reduction policies.
1099 * For the DDI_IRM_POLICY_LARGE reduction policy, the algorithm
1102 * For the DDI_IRM_POLICY_EVEN reduction policy, the algorithm
1109 * navail values, which are maximized prior to reduction. This sorted
1129 uint_t reduction, max_redu; local
1148 /* Compute reduction */
1152 reduction
[all...]

Completed in 59 milliseconds