Received: by 10.213.65.68 with SMTP id h4csp375844imn; Wed, 21 Mar 2018 22:06:52 -0700 (PDT) X-Google-Smtp-Source: AG47ELs/lzaaXVBs94a4nYWGX/ryraSzQ2/gkUvau7L7vSLJz6bpCLolISLx8dalTZ4TZctSRm1E X-Received: by 2002:a17:902:5a0b:: with SMTP id q11-v6mr24125710pli.199.1521695212772; Wed, 21 Mar 2018 22:06:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521695212; cv=none; d=google.com; s=arc-20160816; b=OcRp9FnZvI88ebAztTFcnB7tk1ca2KOYVx63rvTwVY4fSFaoL9TEkZ3NT5oPImApZw twn4a/+7kDQ1u7uoo93IAw00j+5kzC8lrn3thoKEioC7XVUoYZQEULZA4vSzggku5mQW 2YERzMkhN5L4XmQuBUycbZD1jRaHX4DNf0sG7P6IHfYJGApXLpFRpKl8HDcJjBXE59iO Nxkhl8wZgrGt/xv4oS9wDpv0ivZqPt2WFZhn+cT9fuxyIXX0w9QZg1/jYtPMxZWZpT7B 50j8DTuelmMdDBaEaYw+LWjHEtwldg/O23oCDAvacMgLPQ12nIsEAX8FoR7+KvspJ6pX uUAw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=DXAsD4OCWJcBgOAmc4lVqagxaSAOe3AXYMzx/9lVBv0=; b=Gaqwhguv+KIbUGje4SF/SzW53DxEphmesaGCZ+B7NUdmfF/QtWP2Hg2DWVy1PoClrF bVUUgyEcnrLohRRfIg0MzJ+cpDRSJSdUg7OOIKCHVVQfB6N7aaxBY6F2KJmzrCcb61QV JQukO/0hyTrMpsKT2kjToDGMewqyRgjPkFhJVwzOexqvKCcoFVOtzSeCm+ABxRsQZPKY QQV6avwuGcS/LtQTtm3X8mZhCoB2cX9h5l4TXAV0wHVoGWGRIfPDV4WzhPjGRrpJOYB9 72sA5O1siBtTa5hzaQ7g1OQrc5N0WOTnwbv1q/LtUkk+8w5FE3kiehTyNfEJXlN+mHTm 6Vfw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f8si3850562pgq.599.2018.03.21.22.06.38; Wed, 21 Mar 2018 22:06:52 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752169AbeCVFFp (ORCPT + 99 others); Thu, 22 Mar 2018 01:05:45 -0400 Received: from usa-sjc-mx-foss1.foss.arm.com ([217.140.101.70]:33240 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751948AbeCVFFn (ORCPT ); Thu, 22 Mar 2018 01:05:43 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id D0B7D80D; Wed, 21 Mar 2018 22:05:42 -0700 (PDT) Received: from queper01-VirtualBox (usa-sjc-mx-foss1.foss.arm.com [217.140.101.70]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id D14DC3F592; Wed, 21 Mar 2018 22:05:39 -0700 (PDT) Date: Thu, 22 Mar 2018 05:05:29 +0000 From: Quentin Perret To: Patrick Bellasi Cc: Dietmar Eggemann , linux-kernel@vger.kernel.org, Peter Zijlstra , Thara Gopinath , linux-pm@vger.kernel.org, Morten Rasmussen , Chris Redpath , Valentin Schneider , "Rafael J . Wysocki" , Greg Kroah-Hartman , Vincent Guittot , Viresh Kumar , Todd Kjos , Joel Fernandes Subject: Re: [RFC PATCH 4/6] sched/fair: Introduce an energy estimation helper function Message-ID: <20180322050527.GA1559@queper01-VirtualBox> References: <20180320094312.24081-1-dietmar.eggemann@arm.com> <20180320094312.24081-5-dietmar.eggemann@arm.com> <20180321123921.GB13951@e110439-lin> <20180321142630.GB2168@queper01-VirtualBox> <20180321155458.GD13951@e110439-lin> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180321155458.GD13951@e110439-lin> User-Agent: Mutt/1.9.2 (2017-12-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wednesday 21 Mar 2018 at 15:54:58 (+0000), Patrick Bellasi wrote: > On 21-Mar 14:26, Quentin Perret wrote: > > On Wednesday 21 Mar 2018 at 12:39:21 (+0000), Patrick Bellasi wrote: > > > On 20-Mar 09:43, Dietmar Eggemann wrote: > > > > From: Quentin Perret [...] > > So actually, what I can do is add something like > > > > fdom_tot_util += util; > > > > to this loop and compute > > > > energy = cs->power * fdom_tot_util / cs->cap; > > > > only once, instead of having the second loop to compute the energy. We don't > > have to scale the util for each and every CPU since they share the same > > cap state. That would save some divisions and ensure the consistency > > between the selection of the cap state and the associated energy > > computation. What do you think ? > > Right, would say that under the hypothesis the we are in the same > frequency domain (and we are because of fdom->span), that's basically > doing: > > sum_i(P_x * U_i / C_x) => P_x / C_x * sum_i(U_i) > > Where (C_x, P_x) are the EM reported capacity and power for the > expected frequency domain OPP. > Yes that's exactly that. I'll do the change in v2. > > Or maybe you were talking about consistency between several consecutive > > calls to compute_energy() ? > > Nope, the above +1 > [...] > > I agree that it would be nice to document somewhere that > > compute_energy() is unsafe to call without sched_energy_present. > > I can simply add a proper doc comment to this function actually. > > Would that work ? > > Right, it's just that _maybe_ an explicit BUG_ON is improving the > documentation by making more explicit the error on testing ? > > Thus, I would probably add both... but Peter will tell you for sure ;) > Right, but I'm still not sure if the BUG_ON is the right thing to do. I mean, if we really want to make this check, then we could also try to recover into a working state ... If we enter compute_energy() without having an energy model, and if we detect it on time, we could bail out and disable sched_energy_present ASAP with an error message for example. That would let us know if EAS is broken without making the system unusable. Anyways, if there is a general agreement, or if the maintainers think that the BUG_ON is the right thing to do here, I'm happy to change that in future versions :)