Received: by 2002:ac0:950c:0:0:0:0:0 with SMTP id f12csp3206634imc; Wed, 13 Mar 2019 11:32:13 -0700 (PDT) X-Google-Smtp-Source: APXvYqwSFR4gcyPx0RjPSC+eS8v19y6rRqQQsubPoSZTGdgj8M2SvH6KB0JhJkdp1UAj+VjhV2ni X-Received: by 2002:a63:6c01:: with SMTP id h1mr41552155pgc.330.1552501933180; Wed, 13 Mar 2019 11:32:13 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1552501933; cv=none; d=google.com; s=arc-20160816; b=mUBtHUhrl2n09x5eURp/IR0Au90y/aoFPm3lE2rbBqLQaXkkzNZiHRDbujwnevgsyB DFR1idB6r7hoROv/0AtujL7gCeQGYBIUONBjiUB/ffkLE6BJUJNhdEN5YdwIwh1Tr5H1 rIcfj1gxZb4a24sSK3nj/07IzN/UqFxzAh3pzUXr0IhbsB/uvhfMTuM4xh74JEIvxrWp +caihPkF34bpSQrKSLQ4txtoGoZ8BCbX0gphEVIcl8Ht6cct1y2KRnRCv47U+mf8ivU4 Hf+7b+hD/0VyFw+JqG/3f10AiB239ycUh2Oyq1bZYfwgkpZ3sj+vz6yPwKrOxjlRUg5v edXw== 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; bh=TBA+i4QxwSVR9P3r8tBOH1KGTR7COWRyVWDp6FJfIjg=; b=Fj0nGteRHjGHIaRjtMiSZEeSSE0du/l21w+ikY3veU198X6BiToL1+tDKEiJQGpeCL FwrVrvuMjVWgbgJuvWe7oY5ULY3cE6dCgCVvjx9vY5vCLkG0qlOAPuG/utpNDK3XAphr 9TBxG16U6fmUXng6OL9TcY2sSfHf8RItiNkKnFR84aacUfFJA0Yew1hGo/2+qnZCyBkW zb5NayjteI26IHOVkLbo9iXuM/yOuJPWJ4pjGc5wzTPOftk1JM+7K+L7/MCN95KRESfo 42vA52g5Gs+InWqCymQY1aOvrRD0l+x/BwxxEyzdPqCMKEgaKp2IE9jK7HowP+KO0WnE qyxQ== 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 x61si11575514plb.197.2019.03.13.11.31.57; Wed, 13 Mar 2019 11:32:13 -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 S1727062AbfCMSaF (ORCPT + 99 others); Wed, 13 Mar 2019 14:30:05 -0400 Received: from usa-sjc-mx-foss1.foss.arm.com ([217.140.101.70]:33434 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726328AbfCMSaF (ORCPT ); Wed, 13 Mar 2019 14:30:05 -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 C3213165C; Wed, 13 Mar 2019 11:30:04 -0700 (PDT) Received: from e110439-lin (e110439-lin.cambridge.arm.com [10.1.194.43]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id D013D3F614; Wed, 13 Mar 2019 11:30:01 -0700 (PDT) Date: Wed, 13 Mar 2019 18:29:55 +0000 From: Patrick Bellasi To: Peter Zijlstra Cc: linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, linux-api@vger.kernel.org, Ingo Molnar , Tejun Heo , "Rafael J . Wysocki" , Vincent Guittot , Viresh Kumar , Paul Turner , Quentin Perret , Dietmar Eggemann , Morten Rasmussen , Juri Lelli , Todd Kjos , Joel Fernandes , Steve Muckle , Suren Baghdasaryan Subject: Re: [PATCH v7 02/15] sched/core: uclamp: Enforce last task UCLAMP_MAX Message-ID: <20190313182955.2ivdehfa4pxorqcg@e110439-lin> References: <20190208100554.32196-1-patrick.bellasi@arm.com> <20190208100554.32196-3-patrick.bellasi@arm.com> <20190313141008.GF5922@hirez.programming.kicks-ass.net> <20190313162051.djiu5dwc5ahp5p5p@e110439-lin> <20190313172911.GH5996@hirez.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190313172911.GH5996@hirez.programming.kicks-ass.net> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 13-Mar 18:29, Peter Zijlstra wrote: > On Wed, Mar 13, 2019 at 04:20:51PM +0000, Patrick Bellasi wrote: > > On 13-Mar 15:10, Peter Zijlstra wrote: > > > On Fri, Feb 08, 2019 at 10:05:41AM +0000, Patrick Bellasi wrote: > > > > +uclamp_idle_value(struct rq *rq, unsigned int clamp_id, unsigned int clamp_value) > > > > +{ > > > > + /* > > > > + * Avoid blocked utilization pushing up the frequency when we go > > > > + * idle (which drops the max-clamp) by retaining the last known > > > > + * max-clamp. > > > > + */ > > > > + if (clamp_id == UCLAMP_MAX) { > > > > + rq->uclamp_flags |= UCLAMP_FLAG_IDLE; > > > > + return clamp_value; > > > > + } > > > > + > > > > + return uclamp_none(UCLAMP_MIN); > > > > > > That's a very complicated way or writing: return 0, right? > > > > In my mind it's just a simple way to hardcode values in just one place. > > > > In the current implementation uclamp_none(UCLAMP_MIN) is 0 and the > > compiler is not in trubles to inline a 0 there. > > > > Is it really so disgusting ? > > Not disguisting per se, just complicated. It had me go back and check > wth uclamp_none() did again. Yes, I see... every time I read it I just consider that uclamp_none() it's just returning whatever is (or will be) the "non clamped" value for the specified clamp index. If it's ok with you, I would keep the code above as it is now. -- #include Patrick Bellasi