diff options
author | Chen Ridong <[email protected]> | 2024-08-30 10:02:26 +0000 |
---|---|---|
committer | Tejun Heo <[email protected]> | 2024-08-30 10:00:16 -1000 |
commit | b0ced9d378d4995f0b84463fa11ce13908dd5f21 (patch) | |
tree | e04f0e5209a693efef9759fbd493ccf004338d96 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | be126b5b1bd893e514920bbe7a2e00ffabcc9ce0 (diff) |
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 <[email protected]>
Acked-by: Waiman Long <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions