diff options
| author | Chen Ridong <chenridong@huawei.com> | 2025-12-18 09:31:37 +0000 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2025-12-18 08:36:08 -1000 |
| commit | 56805c1bb19ea3e40131ecf1485fdfce1bc0366b (patch) | |
| tree | adf93ad7f8e51cd5e340e056b30846ec7dac9a95 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 14c11e1b2ac47fbc51503c7d0f35fad9ea5ea46e (diff) | |
cpuset: add cpuset1_online_css helper for v1-specific operations
This commit introduces the cpuset1_online_css helper to centralize
v1-specific handling during cpuset online. It performs operations such as
updating the CS_SPREAD_PAGE, CS_SPREAD_SLAB, and CGRP_CPUSET_CLONE_CHILDREN
flags, which are unique to the cpuset v1 control group interface.
The helper is now placed in cpuset-v1.c to maintain clear separation
between v1 and v2 logic.
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
