]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
sched: Misc preps for cgroup unified hierarchy interface
authorTejun Heo <tj@kernel.org>
Mon, 25 Sep 2017 16:00:18 +0000 (09:00 -0700)
committerTejun Heo <tj@kernel.org>
Fri, 29 Sep 2017 21:30:36 +0000 (14:30 -0700)
commita1f7164c7b8b0d46f63bfb4ca0bb5971c760b921
tree2bda0c500d0ce45533f3b3f7ed3532185bb039d2
parent8157a7faf94135386bf04b1cf94e6efd3fb94702
sched: Misc preps for cgroup unified hierarchy interface

Make the following changes in preparation for the cpu controller
interface implementation for cgroup2.  This patch doesn't cause any
functional differences.

* s/cpu_stats_show()/cpu_cfs_stat_show()/

* s/cpu_files/cpu_legacy_files/

v2: Dropped cpuacct changes as it won't be used by cpu controller
    interface anymore.

Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Li Zefan <lizefan@huawei.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
kernel/sched/core.c