Searched refs:imbalance (Results 1 – 7 of 7) sorted by relevance
| /linux/kernel/sched/ |
| H A D | fair.c | 1484 adjust_numa_imbalance(int imbalance, int dst_running, int imb_numa_nr) in adjust_numa_imbalance() argument 1494 return imbalance; in adjust_numa_imbalance() 1500 if (imbalance <= NUMA_IMBALANCE_MIN) in adjust_numa_imbalance() 1503 return imbalance; in adjust_numa_imbalance() 2517 unsigned int imbalance; in task_numa_find_cpu() local 2528 imbalance = max(0, dst_running - src_running); in task_numa_find_cpu() 2529 imbalance = adjust_numa_imbalance(imbalance, dst_running, in task_numa_find_cpu() 2533 if (!imbalance) { in task_numa_find_cpu() 9341 long imbalance; member 9670 if (env->imbalance <= 0) in detach_tasks() [all …]
|
| H A D | sched.h | 2174 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/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
|