diff options
| author | Chen Ridong <chenridong@huawei.com> | 2025-12-18 09:31:39 +0000 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2025-12-18 08:36:15 -1000 |
| commit | cb33f8814c4af3c917fa249cd9ef34b17a5ef562 (patch) | |
| tree | df2a4c427c035bf0c9d8197420c88e300d68a6f4 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 4ef42c645f0ec9b56f0715204013a27c2fec801e (diff) | |
cpuset: move update_domain_attr_tree to cpuset_v1.c
Since relax_domain_level is only applicable to v1, move
update_domain_attr_tree() to cpuset-v1.c, which solely updates
relax_domain_level,
Additionally, relax_domain_level is now initialized in cpuset1_inited.
Accordingly, the initialization of relax_domain_level in top_cpuset is
removed. The unnecessary remote_partition initialization in top_cpuset
is also cleaned up.
As a result, relax_domain_level can be defined in cpuset only when
CONFIG_CPUSETS_V1=y.
Signed-off-by: Chen Ridong <chenridong@huawei.com>
Reviewed-by: Waiman Long <longman@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
