Searched refs:trysteal_limit (Results 1 – 1 of 1) sorted by relevance
279 static int __read_mostly trysteal_limit = 2; variable1926 if (smp_started == 0 || trysteal_limit == 0 || tdq->tdq_cg == NULL) in tdq_trysteal()1946 if (cg == NULL || i > trysteal_limit) { in tdq_trysteal()3120 SYSCTL_INT(_kern_sched, OID_AUTO, trysteal_limit, CTLFLAG_RW, &trysteal_limit,