diff options
author | Chen Ridong <chenridong@huawei.com> | 2024-08-30 13:02:26 +0300 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2024-08-30 23:00:16 +0300 |
commit | b0ced9d378d4995f0b84463fa11ce13908dd5f21 (patch) | |
tree | e04f0e5209a693efef9759fbd493ccf004338d96 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | be126b5b1bd893e514920bbe7a2e00ffabcc9ce0 (diff) | |
download | linux-b0ced9d378d4995f0b84463fa11ce13908dd5f21.tar.xz |
cgroup/cpuset: move v1 interfaces to cpuset-v1.c
Move legacy cpuset controller interfaces files and corresponding code
into cpuset-v1.c. 'update_flag', 'cpuset_write_resmask' and
'cpuset_common_seq_show' are also used for v1, so declare them in
cpuset-internal.h.
'cpuset_write_s64', 'cpuset_read_s64' and 'fmeter_getrate' are only used
cpuset-v1.c now, make it static.
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions