Searched refs:sched_interact (Results 1 – 1 of 1) sorted by relevance
240 static u_int __read_mostly sched_interact = SCHED_INTERACT_THRESH; variable1739 if (sched_interact <= SCHED_INTERACT_HALF && in sched_interact_score()1791 if (score < sched_interact) { in sched_priority()1794 sched_interact; in sched_priority()3472 SYSCTL_UINT(_kern_sched, OID_AUTO, interact, CTLFLAG_RWTUN, &sched_interact, 0,