Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsched_ule.c240 static u_int __read_mostly sched_interact = SCHED_INTERACT_THRESH; variable
1739 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,