Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754683Ab1BWIFh (ORCPT ); Wed, 23 Feb 2011 03:05:37 -0500 Received: from smtp-out.google.com ([74.125.121.67]:2515 "EHLO smtp-out.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753710Ab1BWIFg convert rfc822-to-8bit (ORCPT ); Wed, 23 Feb 2011 03:05:36 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=google.com; s=beta; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=X4uFPGmvzP5A6+zouC5RQwCbidigSmR2qINfh/5sHRg3/gVOs+jQDIE0WO5Wd5mzwQ bU3nUYbXLSoHGOsPQT2w== MIME-Version: 1.0 In-Reply-To: <20110222031759.GJ10342@balbir.in.ibm.com> References: <20110216031831.571628191@google.com> <20110216031841.352204682@google.com> <20110222031759.GJ10342@balbir.in.ibm.com> From: Paul Turner Date: Wed, 23 Feb 2011 00:05:02 -0800 Message-ID: Subject: Re: [CFS Bandwidth Control v4 6/7] sched: hierarchical task accounting for SCHED_OTHER To: balbir@linux.vnet.ibm.com 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 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT X-System-Of-Record: true Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 786 Lines: 27 On Mon, Feb 21, 2011 at 7:17 PM, Balbir Singh wrote: > * 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 > Sure > 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/