Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/sched/
Dfair.c4648 int imbalance = 100 + (sd->imbalance_pct-100)/2; in find_idlest_group() local
4690 if (!idlest || 100*this_load < imbalance*min_load) in find_idlest_group()
5425 long imbalance; member
5700 if (env->imbalance <= 0) in detach_tasks()
5726 if ((load / 2) > env->imbalance) in detach_tasks()
5733 env->imbalance -= load; in detach_tasks()
5749 if (env->imbalance <= 0) in detach_tasks()
6190 return group->sgc->imbalance; in sg_imbalanced()
6504 env->imbalance = DIV_ROUND_CLOSEST( in check_asym_packing()
6540 env->imbalance = busiest->load_per_task; in fix_small_imbalance()
[all …]
Dsched.h831 int imbalance; /* XXX unrelated to capacity but shared group state */ member
/linux-4.1.27/tools/perf/Documentation/
Dperf-stat.txt136 is a useful mode to detect imbalance between sockets. To enable this mode,
143 is a useful mode to detect imbalance between physical cores. To enable this mode,
/linux-4.1.27/Documentation/
Dsparse.txt69 sparse would otherwise report a context imbalance.
DCodingStyle269 problem, which is called the function-growth-hormone-imbalance syndrome.
/linux-4.1.27/Documentation/scheduler/
Dsched-domains.txt46 to our runqueue. The exact number of tasks amounts to an imbalance previously
/linux-4.1.27/Documentation/trace/
Devents-kmem.txt86 refills and drains could imply an imbalance between CPUs where too much work
/linux-4.1.27/Documentation/vm/
Dnuma104 Thus, under sufficient imbalance, tasks can migrate between nodes, remote
Dhugetlbpage.txt202 undesirable imbalance in the distribution of the huge page pool, or
/linux-4.1.27/scripts/
Dspelling.txt467 imblance||imbalance
/linux-4.1.27/Documentation/networking/
Dscaling.txt170 to the same CPU is CPU load imbalance if flows vary in packet rate.