Home
last modified time | relevance | path

Searched refs:sched_interact (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/kern/
H A Dsched_ule.c209 static int __read_mostly sched_interact = SCHED_INTERACT_THRESH; variable
1543 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,