Hello, This patchset implements cgroup v2 interface for cpu controller and a repost of the following. http://lkml.kernel.org/g/1438641689-14655-1-git-send-email-tj@xxxxxxxxxx The first patch is folded and applied into v2 documentation. The second patch is unchanged. The third is unchanged from the posted v2. The patchset got blocked by discussion on in-process hierarchical resource contorl. The following message is to restart the discussion. http://lkml.kernel.org/g/20160105154503.GC5995@xxxxxxxxxxxxxxx While the conclusion hasn't been reached, none of the issues being debated affects the system level interface and there's no technical reason to hold off these patches especially given that cgroup v2 is being released in the coming merge window for memory and io controllers. Can we please go ahead with these? diffstat follows. kernel/sched/core.c | 149 +++++++++++++++++++++++++++++++++++++++++++++++-- kernel/sched/cpuacct.c | 57 ++++++++++++------ kernel/sched/cpuacct.h | 5 + 3 files changed, 189 insertions(+), 22 deletions(-) Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe cgroups" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html