summaryrefslogtreecommitdiffstats
path: root/kernel/cpuset.c
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2013-12-05 18:28:01 +0100
committerTejun Heo <tj@kernel.org>2013-12-05 18:28:01 +0100
commit44ffc75ba9a63f972dbebd4fab6888db5fcd3b0e (patch)
tree74e59dc41c550c3013e4ed1ec651557f8acfceee /kernel/cpuset.c
parentcgroup: don't guarantee cgroup.procs is sorted if sane_behavior (diff)
downloadlinux-44ffc75ba9a63f972dbebd4fab6888db5fcd3b0e.tar.xz
linux-44ffc75ba9a63f972dbebd4fab6888db5fcd3b0e.zip
cgroup, sched: convert away from cftype->read_map()
In preparation of conversion to kernfs, cgroup file handling is being consolidated so that it can be easily mapped to the seq_file based interface of kernfs. cftype->read_map() doesn't add any value and being replaced with ->read_seq_string(). Update cpu_stats_show() and cpuacct_stats_show() accordingly. This patch doesn't make any visible behavior changes. Signed-off-by: Tejun Heo <tj@kernel.org> Acked-by: Li Zefan <lizefan@huawei.com> Cc: Ingo Molnar <mingo@redhat.com> Cc: Peter Zijlstra <peterz@infradead.org>
Diffstat (limited to 'kernel/cpuset.c')
0 files changed, 0 insertions, 0 deletions