Searched refs:NICE_WEIGHT (Results 1 – 1 of 1) sorted by relevance
77 min((e), INVERSE_ESTCPU_WEIGHT * (NICE_WEIGHT * (PRIO_MAX - PRIO_MIN) - \84 #define NICE_WEIGHT 1 /* Priorities per nice level. */ macro601 NICE_WEIGHT * (td->td_proc->p_nice - PRIO_MIN); in resetpriority()