Searched refs:fair (Results 1 - 2 of 2) sorted by relevance

/linux-master/kernel/sched/
H A DMakefile32 obj-y += fair.o
H A Dfair.c1072 * For !fair tasks do:
4008 * thread is a different class (!fair), nor will the utilization
4574 * avg. The immediate corollary is that all (fair) tasks must be attached.
5460 * 1) keep things fair between processes/task groups
6712 * increased. Here we update the fair scheduling stats and
6807 * update the fair scheduling stats:
7824 * - A fair comparison between CPUs as the task contribution (task_util())
11147 * The imbalanced case includes the case of pinned tasks preventing a fair
12285 * < 0 - we released the lock and there are !fair tasks present
12287 * > 0 - success, new (fair) task
13115 DEFINE_SCHED_CLASS(fair) = { variable
[all...]

Completed in 289 milliseconds