Lines Matching full:domain

13  * SHARED_CHILD: These flags are meant to be set from the base domain upwards.
14 * If a domain has this flag set, all of its children should have it set. This
16 * domain share the same resource), or because they are tied to a scheduling
20 * In those cases it doesn't make sense to have the flag set for a domain but
26 * SHARED_PARENT: These flags are meant to be set from the highest domain
27 * downwards. If a domain has this flag set, all of its parents should have it
29 * certain level (e.g. domain starts spanning CPUs outside of the base CPU's
38 * NEEDS_GROUPS: These flags are only relevant if the domain they are set on has
48 * SHARED_CHILD: Set from the base domain up to cpuset.sched_relax_domain_level.
56 * SHARED_CHILD: Set from the base domain up to the NUMA reclaim level.
64 * SHARED_CHILD: Set from the base domain up to the NUMA reclaim level.
72 * SHARED_CHILD: Set from the base domain up to cpuset.sched_relax_domain_level.
80 * SHARED_CHILD: Set from the base domain up to the NUMA reclaim level.
85 * Domain members have different CPU capacities
87 * SHARED_PARENT: Set from the topmost domain down to the first domain where
94 * Domain members have different CPU capacities spanning all unique CPU
97 * SHARED_PARENT: Set from the topmost domain down to the first domain where
104 * Domain members share CPU capacity (i.e. SMT)
106 * SHARED_CHILD: Set from the base domain up until spanned CPUs no longer share
113 * Domain members share CPU cluster (LLC tags or L2 cache)
120 * Domain members share CPU Last Level Caches
122 * SHARED_CHILD: Set from the base domain up until spanned CPUs no longer share
133 * domain has this flag set, then all of its parents need to have
135 * NEEDS_GROUPS: No point in preserving domain if it has a single group.
140 * Place busy tasks earlier in the domain
147 * Prefer to place tasks in a sibling domain
168 * NEEDS_GROUPS: No point in preserving domain if it has a single group.