Searched refs:imbalance (Results 1 – 11 of 11) sorted by relevance
| /linux/kernel/sched/ |
| H A D | fair.c | 1392 adjust_numa_imbalance(int imbalance, int dst_running, int imb_numa_nr) in adjust_numa_imbalance() argument 1402 return imbalance; in adjust_numa_imbalance() 1408 if (imbalance <= NUMA_IMBALANCE_MIN) in adjust_numa_imbalance() 1411 return imbalance; in adjust_numa_imbalance() 2425 unsigned int imbalance; in task_numa_find_cpu() local 2436 imbalance = max(0, dst_running - src_running); in task_numa_find_cpu() 2437 imbalance = adjust_numa_imbalance(imbalance, dst_running, in task_numa_find_cpu() 2441 if (!imbalance) { in task_numa_find_cpu() 9285 long imbalance; member 9614 if (env->imbalance <= 0) in detach_tasks() [all …]
|
| H A D | sched.h | 2104 int imbalance; /* XXX unrelated to capacity but shared group state */ member
|
| /linux/tools/perf/Documentation/ |
| H 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 clusters. To enable this mode, 329 is a useful mode to detect imbalance between physical cores. To enable this mode, 339 is a useful mode to detect imbalance between NUMA nodes. To enable this
|
| /linux/Documentation/dev-tools/ |
| H A D | sparse.rst | 73 sparse would otherwise report a context imbalance.
|
| /linux/Documentation/trace/ |
| H A D | events-kmem.rst | 96 refills and drains could imply an imbalance between CPUs where too much work
|
| /linux/Documentation/mm/ |
| H A D | numa.rst | 103 Thus, under sufficient imbalance, tasks can migrate between nodes, remote
|
| /linux/Documentation/wmi/devices/ |
| H A D | dell-wmi-ddv.rst | 170 - cell imbalance (``0x1``)
|
| /linux/scripts/ |
| H A D | spelling.txt | 820 imblance||imbalance
|
| /linux/Documentation/networking/ |
| H A D | scaling.rst | 252 to the same CPU is CPU load imbalance if flows vary in packet rate.
|
| /linux/Documentation/process/ |
| H A D | coding-style.rst | 335 problem, which is called the function-growth-hormone-imbalance syndrome.
|
| /linux/arch/x86/ |
| H A D | Kconfig | 2515 Enable call/ret counters for imbalance detection and build in
|