Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/sched/
H A Dfair.c1573 static inline long adjust_numa_imbalance(int imbalance, int nr_running);
1941 unsigned int imbalance; in task_numa_find_cpu() local
1952 imbalance = max(0, dst_running - src_running); in task_numa_find_cpu()
1953 imbalance = adjust_numa_imbalance(imbalance, dst_running); in task_numa_find_cpu()
1956 if (!imbalance) { in task_numa_find_cpu()
7642 long imbalance; member
7916 if (env->imbalance <= 0) in detach_tasks()
7965 if (shr_bound(load, env->sd->nr_balance_failed) > env->imbalance) in detach_tasks()
7968 env->imbalance -= load; in detach_tasks()
7974 if (util > env->imbalance) in detach_tasks()
[all …]
H A Dsched.h1522 int imbalance; /* XXX unrelated to capacity but shared group state */ member
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf-stat.txt262 is a useful mode to detect imbalance between sockets. To enable this mode,
269 is a useful mode to detect imbalance between dies. To enable this mode,
276 is a useful mode to detect imbalance between physical cores. To enable this mode,
286 is a useful mode to detect imbalance between NUMA nodes. To enable this
/OK3568_Linux_fs/kernel/Documentation/dev-tools/
H A Dsparse.rst73 sparse would otherwise report a context imbalance.
/OK3568_Linux_fs/kernel/Documentation/scheduler/
H A Dsched-domains.rst52 to our runqueue. The exact number of tasks amounts to an imbalance previously
/OK3568_Linux_fs/kernel/Documentation/trace/
H A Devents-kmem.rst96 refills and drains could imply an imbalance between CPUs where too much work
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dnuma.rst105 Thus, under sufficient imbalance, tasks can migrate between nodes, remote
/OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/
H A Dhugetlbpage.rst275 undesirable imbalance in the distribution of the huge page pool, or
/OK3568_Linux_fs/kernel/scripts/
H A Dspelling.txt704 imblance||imbalance
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dscaling.rst188 to the same CPU is CPU load imbalance if flows vary in packet rate.
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dcoding-style.rst319 problem, which is called the function-growth-hormone-imbalance syndrome.
/OK3568_Linux_fs/buildroot/dl/sox/git/
H A DChangeLog525 imbalance. (robs)