Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753823AbaDOQwa (ORCPT ); Tue, 15 Apr 2014 12:52:30 -0400 Received: from mail-qa0-f48.google.com ([209.85.216.48]:58359 "EHLO mail-qa0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752551AbaDOQwZ (ORCPT ); Tue, 15 Apr 2014 12:52:25 -0400 Date: Tue, 15 Apr 2014 12:52:21 -0400 From: Tejun Heo To: Li Zefan Cc: containers@lists.linux-foundation.org, cgroups@vger.kernel.org, linux-kernel@vger.kernel.org, john@johnmccutchan.com, rlove@rlove.org, eparis@parisplace.org, gregkh@linuxfoundation.org, serge.hallyn@ubuntu.com, lennart@poettering.net, kay@vrfy.org Subject: Re: [PATCH 3/3] cgroup: implement cgroup.subtree_populated for the default hierarchy Message-ID: <20140415165221.GD30990@htj.dyndns.org> References: <1397511846-2904-1-git-send-email-tj@kernel.org> <1397511846-2904-4-git-send-email-tj@kernel.org> <534C83F1.9020106@huawei.com> <20140415145450.GL1863@htj.dyndns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140415145450.GL1863@htj.dyndns.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 15, 2014 at 10:54:50AM -0400, Tejun Heo wrote: > Hello, > > On Tue, Apr 15, 2014 at 08:57:21AM +0800, Li Zefan wrote: > > Is cgroup.tree_populated a better name? > > > > cgroup.subtree_control controls child cgroups only, but .subtree_populated > > shows 1 if there're tasks in the cgroup or its children, so the two > > are a bit inconsistent to me. > > Yes, good catch. subtree_control affects subtree proper. > subtree_populated covers self too. The difference is subtle and the > trade off between shared pattern in names and clarifying the subtlety > didn't seem clear-cut to me. Hmmm.... How about cgroup.populated? -- 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/