Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp959936ybt; Fri, 26 Jun 2020 16:18:40 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx1bpAQlLPA82tD/HS5SzqY1PpDnqev8ikzYKZWv4xWqAx+Z6wSeNnCs8ssDPgzAx67JrGz X-Received: by 2002:a05:6402:1b0e:: with SMTP id by14mr5650703edb.266.1593213520760; Fri, 26 Jun 2020 16:18:40 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1593213520; cv=none; d=google.com; s=arc-20160816; b=P69MovsL/aKYPkfg37HdM/Ly+W+94DERNL2BIDT8jzP8HJwxKwF/KtOPvqzaVAUxxe DBPbCrLqjAD6d339rZEvL1BuA/lIFD8Nq1KtH9nMl9R5hEsbXftwFuBzm6+ActqAHW3l ULyBAw0OlZV+gPI0GzGWRbrk0Zvq4GVFMut4rWagRNHuY4SvIOTXO1f8oyWn8K7YR2+s 6gNkOIe2yHH2Lebkcr5V9I9jBOgswlyJileqzSK+EXsGvEYInXzV5UccjrhvQ+u2Jnvv 6Sx2wGY6TeLnVZ3hVFQcJ5xP940hkwHlDKPspv/yCGno0DRIT6BgnmFp2TctC1OkTpV/ IK5Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:message-id:date:in-reply-to :subject:cc:to:from:user-agent:references; bh=5jrN2jIU5SYwzyfuRxTWiq2dWzL1Fbg6gVv6+ic4gPI=; b=NlTHANwxcgWt03mrF5D5mlZwUK2fTk4cdck0P1RUzLICgz+XZub+p5UZFtrtkZB84I CSX4t54HXnEFKCxPp9t6kKXhHbKjs6+alVSsaOh/tQqtOYdE+OlBzoP8rzBESfkV71Xf MuzzNTUN756sWWbys2xaKOpjh6Iuu+Kolt/NcU2HXY6+/0SZQ5i46dRbEsC3HvVzEcuJ pHjGELgEqx58bD+h07daFCVstI8Rnn5IEFIqsrR46XJTj/Qahhe9qp5uigJVDG0Dcl0t GeKSPVEZ0jMvtRV3EU+0VFNbMe+OC3+pTozEHZPv1sH1XNlTWZcUZ8OyxcTZi4wEt2EQ p7Dw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id o6si9594088edq.450.2020.06.26.16.18.17; Fri, 26 Jun 2020 16:18:40 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726389AbgFZXRY (ORCPT + 99 others); Fri, 26 Jun 2020 19:17:24 -0400 Received: from foss.arm.com ([217.140.110.172]:35008 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725883AbgFZXRY (ORCPT ); Fri, 26 Jun 2020 19:17:24 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 0098830E; Fri, 26 Jun 2020 16:17:24 -0700 (PDT) Received: from e113632-lin (e113632-lin.cambridge.arm.com [10.1.194.46]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 526713F73C; Fri, 26 Jun 2020 16:17:22 -0700 (PDT) References: <20200625154352.24767-1-qais.yousef@arm.com> <20200625154352.24767-2-qais.yousef@arm.com> <87eeq2nh1k.derkling@matbug.net> User-agent: mu4e 0.9.17; emacs 26.3 From: Valentin Schneider To: Patrick Bellasi Cc: Qais Yousef , Ingo Molnar , Peter Zijlstra , Juri Lelli , Vincent Guittot , Dietmar Eggemann , Steven Rostedt , Ben Segall , Mel Gorman , Chris Redpath , Lukasz Luba , linux-kernel@vger.kernel.org Subject: Re: [PATCH v4 1/2] sched/uclamp: Fix initialization of struct uclamp_rq In-reply-to: <87eeq2nh1k.derkling@matbug.net> Date: Sat, 27 Jun 2020 00:17:20 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 26/06/20 13:32, Patrick Bellasi wrote: > On Thu, Jun 25, 2020 at 17:43:51 +0200, Qais Yousef wrote... > >> struct uclamp_rq was zeroed out entirely in assumption that in the first >> call to uclamp_rq_inc() they'd be initialized correctly in accordance to >> default settings. > > Perhaps I was not clear in my previous comment: > > https://lore.kernel.org/lkml/87sgekorfq.derkling@matbug.net/ > > when I did say: > > Does not this means the problem is more likely with > uclamp_rq_util_with(), which should be guarded? > > I did not mean that we have to guard the calls to that function but > instead that we should just make that function aware of uclamp being > opted in or not. > >> But when next patch introduces a static key to skip >> uclamp_rq_{inc,dec}() until userspace opts in to use uclamp, schedutil >> will fail to perform any frequency changes because the >> rq->uclamp[UCLAMP_MAX].value is zeroed at init and stays as such. Which >> means all rqs are capped to 0 by default. > > The initialization you wants to do here it's needed because with the > current approach you keep calling the same uclamp_rq_util_with() and > keep doing min/max aggregations even when uclamp is not opted in. > But this means also that we have min/max aggregation _when not really > required_. > >> Fix it by making sure we do proper initialization at init without >> relying on uclamp_rq_inc() doing it later. > > My proposal was as simple as: > > ---8<--- > static __always_inline > unsigned long uclamp_rq_util_with(struct rq *rq, unsigned long util, > struct task_struct *p) > { > unsigned long min_util = READ_ONCE(rq->uclamp[UCLAMP_MIN].value); > unsigned long max_util = READ_ONCE(rq->uclamp[UCLAMP_MAX].value); > > + if (!static_branch_unlikely(&sched_uclamp_used)) > + return rt_task(p) ? uclamp_none(UCLAMP_MAX) : util > > if (p) { > min_util = max(min_util, uclamp_eff_value(p, UCLAMP_MIN)); > max_util = max(max_util, uclamp_eff_value(p, UCLAMP_MAX)); > } > > /* > * Since CPU's {min,max}_util clamps are MAX aggregated considering > * RUNNABLE tasks with _different_ clamps, we can end up with an > * inversion. Fix it now when the clamps are applied. > */ > if (unlikely(min_util >= max_util)) > return min_util; > > return clamp(util, min_util, max_util); > } > ---8<--- > > Such small change is more self-contained IMHO and does not remove > an existing optimizations like this lazy RQ's initialization at first > usage. > > Moreover, it can folded in the following patch, with all the other > static keys shortcuts. I'd have to think some more over it, but I like this in that we wouldn't have to molest schedutil anymore.