diff options
author | Xiu Jianfeng <[email protected]> | 2024-04-20 09:46:16 +0000 |
---|---|---|
committer | Tejun Heo <[email protected]> | 2024-04-22 09:51:33 -1000 |
commit | 8996f93fc3880d000a0a0cb40c724d5830e140fd (patch) | |
tree | 7751188d07019900746da6ec091949124f7a74f7 /tools/perf/util | |
parent | 19fc8a896565ecebb3951664fd0eeab0a80314a1 (diff) |
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 <[email protected]>
Reviewed-by: Waiman Long <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'tools/perf/util')
0 files changed, 0 insertions, 0 deletions