Searched refs:imbalance (Results 1 – 13 of 13) sorted by relevance
/linux-6.3-rc2/kernel/sched/ |
A D | fair.c | 1081 return imbalance; in adjust_numa_imbalance() 1090 return imbalance; in adjust_numa_imbalance() 2127 imbalance = adjust_numa_imbalance(imbalance, dst_running, in task_numa_find_cpu() 2131 if (!imbalance) { in task_numa_find_cpu() 8292 long imbalance; member 8639 env->imbalance--; in detach_tasks() 8647 env->imbalance = 0; in detach_tasks() 10081 env->imbalance = 1; in calculate_imbalance() 10111 env->imbalance = 1; in calculate_imbalance() 10172 env->imbalance = adjust_numa_imbalance(env->imbalance, in calculate_imbalance() [all …]
|
A D | sched.h | 1833 int imbalance; /* XXX unrelated to capacity but shared group state */ member
|
/linux-6.3-rc2/Documentation/dev-tools/ |
A D | sparse.rst | 73 sparse would otherwise report a context imbalance.
|
/linux-6.3-rc2/tools/perf/Documentation/ |
A D | perf-stat.txt | 299 is a useful mode to detect imbalance between sockets. To enable this mode, 306 is a useful mode to detect imbalance between dies. To enable this mode, 313 is a useful mode to detect imbalance between physical cores. To enable this mode, 323 is a useful mode to detect imbalance between NUMA nodes. To enable this
|
/linux-6.3-rc2/Documentation/scheduler/ |
A D | sched-domains.rst | 52 to our runqueue. The exact number of tasks amounts to an imbalance previously
|
/linux-6.3-rc2/Documentation/trace/ |
A D | events-kmem.rst | 96 refills and drains could imply an imbalance between CPUs where too much work
|
/linux-6.3-rc2/Documentation/mm/ |
A D | numa.rst | 103 Thus, under sufficient imbalance, tasks can migrate between nodes, remote
|
/linux-6.3-rc2/Documentation/admin-guide/mm/ |
A D | memory-hotplug.rst | 553 Having too much system RAM managed by ZONE_MOVABLE is called a zone imbalance, 591 allocations and silently create a zone imbalance, usually triggered by
|
A D | hugetlbpage.rst | 320 undesirable imbalance in the distribution of the huge page pool, or
|
/linux-6.3-rc2/scripts/ |
A D | spelling.txt | 769 imblance||imbalance
|
/linux-6.3-rc2/Documentation/networking/ |
A D | scaling.rst | 188 to the same CPU is CPU load imbalance if flows vary in packet rate.
|
/linux-6.3-rc2/Documentation/process/ |
A D | coding-style.rst | 335 problem, which is called the function-growth-hormone-imbalance syndrome.
|
/linux-6.3-rc2/arch/x86/ |
A D | Kconfig | 2608 Enable call/ret counters for imbalance detection and build in
|
Completed in 69 milliseconds