Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752833Ab2BTJlu (ORCPT ); Mon, 20 Feb 2012 04:41:50 -0500 Received: from e23smtp08.au.ibm.com ([202.81.31.141]:51100 "EHLO e23smtp08.au.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752505Ab2BTJls (ORCPT ); Mon, 20 Feb 2012 04:41:48 -0500 From: Nikunj A Dadhania To: Paul Turner Cc: linux-kernel@vger.kernel.org, Venki Pallipadi , Srivatsa Vaddagiri , Peter Zijlstra , Mike Galbraith , Kamalesh Babulal , Ben Segall , Ingo Molnar , Vaidyanathan Srinivasan Subject: Re: [RFC PATCH 00/14] sched: entity load-tracking re-work In-Reply-To: References: <20120202013825.20844.26081.stgit@kitami.mtv.corp.google.com> <87k43lde0r.fsf@linux.vnet.ibm.com> User-Agent: Notmuch/0.10.2+70~gf0e0053 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-redhat-linux-gnu) Date: Mon, 20 Feb 2012 15:11:21 +0530 Message-ID: <87aa4dq1tq.fsf@abhimanyu.in.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii x-cbid: 12021923-5140-0000-0000-000000C578EB Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1111 Lines: 31 On Fri, 17 Feb 2012 02:48:06 -0800, Paul Turner wrote: > > This is almost certainly a result of me twiddling with the weight in > calc_cfs_shares (using average instead of instantaneous weight) in > this version -- see patch 11/14. While this had some nice stability > properties it was not hot for fairness so I've since reverted it > (snippet attached below). > For my understanding, what do you mean by stability here? > > 24-core: > Starting task group fair16...done > Starting task group fair32...done > Starting task group fair48...done > Waiting for the task to run for 120 secs > Interpreting the results. Please wait.... > Time consumed by fair16 cgroup: 12628615 Tasks: 96 > Time consumed by fair32 cgroup: 12562859 Tasks: 192 > Time consumed by fair48 cgroup: 12600364 Tasks: 288 > "Tasks:" should be 16,32,48? Regards, Nikunj -- 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/