Searched refs:imbalance (Results 1 – 16 of 16) sorted by relevance
| /linux/Documentation/scheduler/ |
| H A D | sched-stats.rst | 109 4) Total imbalance in load in this domain when the cpu was busy 110 5) Total imbalance in utilization in this domain when the cpu was busy 111 6) Total imbalance in number of tasks in this domain when the cpu was busy 112 7) Total imbalance due to misfit tasks in this domain when the cpu was 128 15) Total imbalance in load in this domain when the cpu was idle 129 16) Total imbalance in utilization in this domain when the cpu was idle 130 17) Total imbalance in number of tasks in this domain when the cpu was idle 131 18) Total imbalance due to misfit tasks in this domain when the cpu was 148 26) Total imbalance in load in this domain when the cpu was just becoming 150 27) Total imbalance in utilization in this domain when the cpu was just [all …]
|
| H A D | sched-domains.rst | 52 to our runqueue. The exact number of tasks amounts to an imbalance previously
|
| /linux/kernel/sched/ |
| H A D | fair.c | 1408 adjust_numa_imbalance(int imbalance, int dst_running, int imb_numa_nr) in adjust_numa_imbalance() argument 1418 return imbalance; in adjust_numa_imbalance() 1424 if (imbalance <= NUMA_IMBALANCE_MIN) in adjust_numa_imbalance() 1427 return imbalance; in adjust_numa_imbalance() 2441 unsigned int imbalance; in task_numa_find_cpu() local 2452 imbalance = max(0, dst_running - src_running); in task_numa_find_cpu() 2453 imbalance = adjust_numa_imbalance(imbalance, dst_running, in task_numa_find_cpu() 2457 if (!imbalance) { in task_numa_find_cpu() 9226 long imbalance; member 9555 if (env->imbalance <= 0) in detach_tasks() [all …]
|
| H A D | sched.h | 2088 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/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/scripts/ |
| H A D | spelling.txt | 820 imblance||imbalance
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-power | 459 "Cool", "Hot", "No battery", "Blown fuse", "Cell 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 | 2511 Enable call/ret counters for imbalance detection and build in
|