Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753515Ab1BVDSH (ORCPT ); Mon, 21 Feb 2011 22:18:07 -0500 Received: from e23smtp01.au.ibm.com ([202.81.31.143]:60988 "EHLO e23smtp01.au.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753075Ab1BVDSG (ORCPT ); Mon, 21 Feb 2011 22:18:06 -0500 Date: Tue, 22 Feb 2011 08:47:59 +0530 From: Balbir Singh To: Paul Turner Cc: linux-kernel@vger.kernel.org, Bharata B Rao , Dhaval Giani , Vaidyanathan Srinivasan , Gautham R Shenoy , Srivatsa Vaddagiri , Kamalesh Babulal , Ingo Molnar , Peter Zijlstra , Pavel Emelyanov , Herbert Poetzl , Avi Kivity , Chris Friesen Subject: Re: [CFS Bandwidth Control v4 6/7] sched: hierarchical task accounting for SCHED_OTHER Message-ID: <20110222031759.GJ10342@balbir.in.ibm.com> Reply-To: balbir@linux.vnet.ibm.com References: <20110216031831.571628191@google.com> <20110216031841.352204682@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20110216031841.352204682@google.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 662 Lines: 22 * Paul Turner [2011-02-15 19:18:37]: > +#ifdef CONFIG_CFS_BANDWIDTH > +/* maintain hierarchal task counts on group entities */ > +static void account_hier_tasks(struct sched_entity *se, int delta) I don't like the use of hier, I'd expand it to hierarchical I am not too sure about the RT bits, but other than that Acked-by: Balbir Singh -- Three Cheers, Balbir -- 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/