Searched refs:imbalance (Results 1 – 14 of 14) sorted by relevance
| /linux-6.15/Documentation/scheduler/ |
| H A D | sched-stats.rst | 106 4) Total imbalance in load when the cpu was busy 107 5) Total imbalance in utilization when the cpu was busy 108 6) Total imbalance in number of tasks when the cpu was busy 109 7) Total imbalance due to misfit tasks when the cpu was busy 124 15) Total imbalance in load when the cpu was idle 125 16) Total imbalance in utilization when the cpu was idle 126 17) Total imbalance in number of tasks when the cpu was idle 127 18) Total imbalance due to misfit tasks when the cpu was idle 143 26) Total imbalance in load when the cpu was just becoming idle 144 27) Total imbalance in utilization when the cpu was just becoming idle [all …]
|
| H A D | sched-domains.rst | 52 to our runqueue. The exact number of tasks amounts to an imbalance previously
|
| /linux-6.15/kernel/sched/ |
| H A D | fair.c | 1435 return imbalance; in adjust_numa_imbalance() 1444 return imbalance; in adjust_numa_imbalance() 2469 imbalance = adjust_numa_imbalance(imbalance, dst_running, in task_numa_find_cpu() 2473 if (!imbalance) { in task_numa_find_cpu() 9235 long imbalance; member 10298 long imbalance; in sibling_imbalance() local 10309 return imbalance; in sibling_imbalance() 10316 imbalance = 2 * imbalance + ncores_local + ncores_busiest; in sibling_imbalance() 10322 imbalance = 2; in sibling_imbalance() 10324 return imbalance; in sibling_imbalance() [all …]
|
| H A D | sched.h | 2058 int imbalance; /* XXX unrelated to capacity but shared group state */ member
|
| /linux-6.15/Documentation/dev-tools/ |
| H A D | sparse.rst | 73 sparse would otherwise report a context imbalance.
|
| /linux-6.15/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-6.15/Documentation/trace/ |
| H A D | events-kmem.rst | 96 refills and drains could imply an imbalance between CPUs where too much work
|
| /linux-6.15/Documentation/mm/ |
| H A D | numa.rst | 103 Thus, under sufficient imbalance, tasks can migrate between nodes, remote
|
| /linux-6.15/Documentation/admin-guide/mm/ |
| H A D | memory-hotplug.rst | 574 Having too much system RAM managed by ZONE_MOVABLE is called a zone imbalance, 612 allocations and silently create a zone imbalance, usually triggered by
|
| H A D | hugetlbpage.rst | 330 undesirable imbalance in the distribution of the huge page pool, or
|
| /linux-6.15/scripts/ |
| H A D | spelling.txt | 820 imblance||imbalance
|
| /linux-6.15/Documentation/networking/ |
| H A D | scaling.rst | 252 to the same CPU is CPU load imbalance if flows vary in packet rate.
|
| /linux-6.15/Documentation/process/ |
| H A D | coding-style.rst | 335 problem, which is called the function-growth-hormone-imbalance syndrome.
|
| /linux-6.15/arch/x86/ |
| H A D | Kconfig | 2541 Enable call/ret counters for imbalance detection and build in
|