Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933155AbbLRRj0 (ORCPT ); Fri, 18 Dec 2015 12:39:26 -0500 Received: from mail-yk0-f179.google.com ([209.85.160.179]:35055 "EHLO mail-yk0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932568AbbLRRjZ (ORCPT ); Fri, 18 Dec 2015 12:39:25 -0500 Date: Fri, 18 Dec 2015 12:39:23 -0500 From: Tejun Heo To: Zefan Li Cc: Johannes Weiner , cgroups@vger.kernel.org, linux-kernel@vger.kernel.org, kernel-team@fb.com Subject: Re: [PATCH 1/2] cgroup: clean up the kernel configuration menu nomenclature Message-ID: <20151218173923.GK4026@mtj.duckdns.org> References: <1450390797-4748-1-git-send-email-hannes@cmpxchg.org> <1450390797-4748-2-git-send-email-hannes@cmpxchg.org> <56736E07.4000300@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56736E07.4000300@huawei.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 732 Lines: 21 On Fri, Dec 18, 2015 at 10:23:03AM +0800, Zefan Li wrote: > > 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. I think it's fine to call all of them controllers. Let's use that as the external facing noun to call all cgroup subsystems. It is a lot more specific and better describes the main purpose. Thanks. -- tejun -- 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/