From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: [PATCH 00/10] cgroups: Task counter subsystem v8 Date: Mon, 5 Mar 2012 08:26:52 -0800 Message-ID: <20120305162652.GO22536@google.com> References: <1328067470-5980-1-git-send-email-fweisbec@gmail.com> <20120201163126.GA19837@google.com> <20120201184959.GH6731@somewhere.redhat.com> <20120201115107.93e11471.akpm@linux-foundation.org> <20120202145000.GC9071@somewhere.redhat.com> <4F4FFDE4.8050908@free.fr> <20120305032130.GD18143@somewhere.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20120305032130.GD18143-oHC15RC7JGTpAmv0O++HtFaTQe2KTcn/@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Frederic Weisbecker Cc: Aditya Kali , Papp =?iso-8859-1?Q?Tam=E1s?= , "Daniel P. Berrange" , Tim Hockin , Glauber Costa , Paul Menage , Daniel J Walsh , LKML , Oleg Nesterov , Johannes Weiner , Ulli Horlacher , Cgroups , Andrew Morton , Containers , Mandeep Singh Baines , Max Kellermann List-Id: containers.vger.kernel.org Hello, Frederic. On Mon, Mar 05, 2012 at 04:21:33AM +0100, Frederic Weisbecker wrote: > Time for me to try to wake up again this discussion. > Andrew, Tejun, Li, as you can see we don't lack the users > for this feature. Yes, I agree this can be a useful feature for certain use cases. I'm just mostly feeling reluctant about adding another utility type controller without clear direction on how to proceed from here on regarding multiple hierarchies (and I was on vacation :). That said, dealing with multiple hierarchies is a much longer term issue and we'll probably have to continue on our current path for the time being. We're already into -rc6, so unless someone objects I'll try to merge it after the coming merge window. Thank you. -- tejun