diff options
author | 2024-04-20 09:46:16 +0000 | |
---|---|---|
committer | 2024-04-22 09:51:33 -1000 | |
commit | 8996f93fc3880d000a0a0cb40c724d5830e140fd (patch) | |
tree | 7751188d07019900746da6ec091949124f7a74f7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cgroup: Avoid unnecessary looping in cgroup_no_v1() (diff) | |
download | linux-rng-8996f93fc3880d000a0a0cb40c724d5830e140fd.tar.xz linux-rng-8996f93fc3880d000a0a0cb40c724d5830e140fd.zip |
cgroup/cpuset: Statically initialize more members of top_cpuset
Initializing top_cpuset.relax_domain_level and setting
CS_SCHED_LOAD_BALANCE to top_cpuset.flags in cpuset_init() could be
completed at the time of top_cpuset definition by compiler.
Signed-off-by: Xiu Jianfeng <xiujianfeng@huawei.com>
Reviewed-by: Waiman Long <longman@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions