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