From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933293AbbI3MyH (ORCPT ); Wed, 30 Sep 2015 08:54:07 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:57261 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755408AbbI3Mwo (ORCPT ); Wed, 30 Sep 2015 08:52:44 -0400 Date: Wed, 30 Sep 2015 14:52:32 +0200 From: Peter Zijlstra To: bsegall@google.com Cc: Yuyang Du , Morten Rasmussen , Vincent Guittot , Dietmar Eggemann , Steve Muckle , "mingo@redhat.com" , "daniel.lezcano@linaro.org" , "mturquette@baylibre.com" , "rjw@rjwysocki.net" , Juri Lelli , "sgurrappadi@nvidia.com" , "pang.xunlei@zte.com.cn" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH 5/6] sched/fair: Get rid of scaling utilization by capacity_orig Message-ID: <20150930125232.GJ2881@worktop.programming.kicks-ass.net> References: <20150908143157.GA27098@e105550-lin.cambridge.arm.com> <20150908165331.GC27098@e105550-lin.cambridge.arm.com> <20150909094305.GO3644@twins.programming.kicks-ass.net> <20150909111309.GD27098@e105550-lin.cambridge.arm.com> <20150911172246.GI27098@e105550-lin.cambridge.arm.com> <20150917103825.GG3604@twins.programming.kicks-ass.net> <20150921011652.GD11102@intel.com> <20150921233900.GE11102@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.22.1 (2013-10-16) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 22, 2015 at 10:18:30AM -0700, bsegall@google.com wrote: > If SLR was increased as peterz asked > about Right, so I was under the impression that you (Google) run with it increased and in mainline its currently dead code. So if its valuable to you guys we should fix in mainline.