Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1294400

Re: [PATCH 1/2] cgroup: clean up the kernel configuration menu nomenclature

Path csiph.com!au2pb.net!feeder.erje.net!2.us.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!weretis.net!feeder1.news.weretis.net!newsfeed.CARNet.hr!news.spin.it!bofh.it!news.nic.it!robomod
From Zefan Li <lizefan@huawei.com>
Newsgroups linux.kernel
Subject Re: [PATCH 1/2] cgroup: clean up the kernel configuration menu nomenclature
Date Fri, 18 Dec 2015 03:30:02 +0100
Message-ID <qGSXU-7WI-3@gated-at.bofh.it> (permalink)
References <qGPdD-5zy-13@gated-at.bofh.it> <qGPdD-5zy-11@gated-at.bofh.it>
X-Original-To Johannes Weiner <hannes@cmpxchg.org>, Tejun Heo <tj@kernel.org>
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0
MIME-Version 1.0
Content-Type text/plain; charset="gbk"; format=flowed
Content-Transfer-Encoding 7bit
X-Originating-IP [10.177.19.236]
X-Cfilter-Loop Reflected
X-Mirapoint-Virus-Rapid-Raw score=unknown(0), refid=str=0001.0A020202.56736E21.00EF,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=0.0.0.0, so=2013-06-18 04:22:30, dmn=2013-03-21 17:37:32
X-Mirapoint-Loop-ID 3883b827c3d7e2d78f9698c68451daf8
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 29
Organization linux.* mail to news gateway
X-Original-Cc <cgroups@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <kernel-team@fb.com>
X-Original-Date Fri, 18 Dec 2015 10:23:03 +0800
X-Original-Message-ID <56736E07.4000300@huawei.com>
X-Original-References <1450390797-4748-1-git-send-email-hannes@cmpxchg.org> <1450390797-4748-2-git-send-email-hannes@cmpxchg.org>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1294400

Show key headers only | View raw


On 2015/12/18 6:19, Johannes Weiner wrote:
> The config options for the different cgroup controllers use various
> terms: resource controller, cgroup subsystem, etc. Simplify this to
> "controller", which is clear enough in the cgroup context.
>
> Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
> ---
>   init/Kconfig | 65 ++++++++++++++++++++++++------------------------------------
>   1 file changed, 26 insertions(+), 39 deletions(-)
>
> diff --git a/init/Kconfig b/init/Kconfig
> index 16840b4..ed324f5 100644
> --- a/init/Kconfig
> +++ b/init/Kconfig
> @@ -958,23 +958,22 @@ menuconfig CGROUPS
>   if CGROUPS
>
>   config CGROUP_DEBUG
> -	bool "Example debug cgroup subsystem"
> +	bool "Example controller"

But not all cgroup subsystems are controllers, which are debug, perf and
cpuacct. I'm fine the other changes.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 1/2] cgroup: clean up the kernel configuration menu nomenclature Johannes Weiner <hannes@cmpxchg.org> - 2015-12-17 23:30 +0100
  Re: [PATCH 1/2] cgroup: clean up the kernel configuration menu  nomenclature Zefan Li <lizefan@huawei.com> - 2015-12-18 03:30 +0100
    Re: [PATCH 1/2] cgroup: clean up the kernel configuration menu  nomenclature Johannes Weiner <hannes@cmpxchg.org> - 2015-12-18 17:20 +0100
    Re: [PATCH 1/2] cgroup: clean up the kernel configuration menu  nomenclature Tejun Heo <tj@kernel.org> - 2015-12-18 18:40 +0100

csiph-web