Lines Matching +full:ease +full:- +full:of +full:- +full:use
1 /* SPDX-License-Identifier: GPL-2.0 */
9 * Give new tasks half a slice to ease into the competition.
18 * 0-lag point or until is has exhausted it's slice.
22 * Allow wakeup of tasks with a shorter slice to cancel RESPECT_SLICE for
29 * wakeup-preemption), since its likely going to consume data we
35 * Consider buddies to be cache hot, decreases the likeliness of a
43 * By delaying the dequeue for non-eligible tasks, they remain in the
53 * Allow wakeup-time preemption of the current task:
72 * using the scheduler IPI. Reduces rq->lock contention/bounces.
78 * When doing wakeups, attempt to limit superfluous scans of the LLC domain.
84 * in a single rq->lock section. Default disabled because the
91 * In order to avoid a thundering herd attack of CPUs that are
111 * UtilEstimation. Use estimated CPU utilization.