Searched refs:sched_interact (Results 1 – 1 of 1) sorted by relevance
209 static int __read_mostly sched_interact = SCHED_INTERACT_THRESH; variable1543 if (sched_interact <= SCHED_INTERACT_HALF && in sched_interact_score()1593 if (score < sched_interact) { in sched_priority()1596 sched_interact) * score; in sched_priority()3096 SYSCTL_INT(_kern_sched, OID_AUTO, interact, CTLFLAG_RW, &sched_interact, 0,