Home
last modified time | relevance | path

Searched refs:top_cpuset (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/cgroup/
H A Dcpuset.c74 * top_cpuset
196 * The top_cpuset is always synchronized to cpu_active_mask and we should avoid
209 static struct cpuset top_cpuset = { variable
214 .remote_sibling = LIST_HEAD_INIT(top_cpuset.remote_sibling),
577 if (cur == &top_cpuset) in validate_change()
772 bool root_load_balance = is_sched_load_balance(&top_cpuset); in generate_sched_domains()
791 update_domain_attr_tree(dattr, &top_cpuset); in generate_sched_domains()
793 cpumask_and(doms[0], top_cpuset.effective_cpus, in generate_sched_domains()
806 csa[csn++] = &top_cpuset; in generate_sched_domains()
807 cpuset_for_each_descendant_pre(cp, pos_css, &top_cpuset) { in generate_sched_domains()
[all...]
/linux/Documentation/admin-guide/cgroup-v1/
H A Dcpusets.rst222 The cpus and mems files in the root (top_cpuset) cpuset are
480 This is just the general case of the top_cpuset example given a few