diff options
author | 2024-08-30 10:02:21 +0000 | |
---|---|---|
committer | 2024-08-30 10:00:15 -1000 | |
commit | 047b830974488f39e320a3f7403890762e527d27 (patch) | |
tree | 9b7bb4857523ed515f87d49b8ba8804903d0e0d5 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | cgroup/cpuset: move memory_pressure to cpuset-v1.c (diff) | |
download | wireguard-linux-047b830974488f39e320a3f7403890762e527d27.tar.xz wireguard-linux-047b830974488f39e320a3f7403890762e527d27.zip |
cgroup/cpuset: move relax_domain_level to cpuset-v1.c
Setting domain level is not supported at cpuset v2, so move corresponding
code into cpuset-v1.c.
The 'cpuset_write_s64' and 'cpuset_read_s64' are only used for setting
domain level, move them to cpuset-v1.c. Currently, expose to cpuset.c.
After cpuset legacy interface files are move to cpuset-v1.c, they can
be static. The 'rebuild_sched_domains_locked' is exposed to cpuset-v1.c.
The change from original code is that using 'cpuset_lock' and
'cpuset_unlock' functions to lock or unlock cpuset_mutex.
Signed-off-by: Chen Ridong <chenridong@huawei.com>
Acked-by: Waiman Long <longman@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions