lkml.org 
[lkml]   [2014]   [Jul]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCHSET cgroup/for-3.17] cgroup: remove sane_behavior support on non-default hierarchies
Date
Hello,

sane_behavior has been used as a development vehicle for the default
unified hierarchy. Now that the default hierarchy is in place, the
flag became redundant and confusing as its usage is allowed on all
hierarchies. There are gonna be either the default hierarchy or
legacy ones. Let's make that clear by removing sane_behavior support
on non-default hierarchies.

This patchset contains the following four patches.

0001-cgroup-remove-CGRP_ROOT_OPTION_MASK.patch
0002-cgroup-make-interface-file-cgroup.sane_behavior-lega.patch
0003-cgroup-remove-sane_behavior-support-on-non-default-h.patch
0004-cgroup-clean-up-sane_behavior-handling.patch

0001 is a trivial cleanup.

0002 removes "cgroup.sane_behavior" from the default hierarchy.

0003 removes sane_behavior support on non-default hierarchies.

0004 cleans up sane_behavior handling.

This patchset is on top of a497c3ba1d97 ("Linux 3.16-rc2") and
available in the following git branch.

git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git review-dfl-instead-of-sane

diffstat follows. Thanks.

block/blk-throttle.c | 6 +-
include/linux/cgroup.h | 128 ++++++++++++++++++++-----------------------------
kernel/cgroup.c | 96 +++++++++++++++---------------------
kernel/cpuset.c | 33 +++++-------
mm/memcontrol.c | 7 +-
5 files changed, 117 insertions(+), 153 deletions(-)

--
tejun


\
 
 \ /
  Last update: 2014-07-03 02:21    [W:0.060 / U:0.236 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site