Searched refs:sched_idlespins (Results 1 – 1 of 1) sorted by relevance
224 static int __read_mostly sched_idlespins = 10000; variable2845 for (i = 0; i < sched_idlespins; i++) { in sched_idletd()3103 SYSCTL_INT(_kern_sched, OID_AUTO, idlespins, CTLFLAG_RW, &sched_idlespins, 0,