Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp4574358imu; Tue, 15 Jan 2019 02:19:56 -0800 (PST) X-Google-Smtp-Source: ALg8bN6ssMm27UtapyzI4CBw8GoO9MtkkCqQVzmtVXrFeVOINir8R5V7Lx6qswcYylEQPrszBG9A X-Received: by 2002:aa7:8286:: with SMTP id s6mr3187662pfm.63.1547547596658; Tue, 15 Jan 2019 02:19:56 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1547547596; cv=none; d=google.com; s=arc-20160816; b=zNuWNSHCqG9H0ATnq1AC75/TUa58Nwpm9Qg5gEYGDAMbZCmwHZm1vzhrrz09+YLK6O //ur0AEPdlZf6XOxGRebYgEab+AAHgnmnjsM8+Lk07+hT6yU5VcQOCGKCyyhaFZvIacu AkUWuo2mCOacYM3n/qCGLNyhhYQ/79UWrI1WWAYm1Nert77j9FgNZKd7+Wjvsyy2EjRq SjrtQRUV2/kxmm/nSuWNM4D5CuRUvtYIYxe2WMqS9w4oV9eu4Nkj06ARX3VPNTBTP/c+ fPVVYwACYG6JxgQ3xVwQATFzj2dRAXB3/k2QcAigN0sYfHabu7nXmcRndDbcUZwwpYJa fPhw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=7BkWOtEK3t2E7iSksKh2YNSrLV8aO8o/BJQEBsfSp0M=; b=GBXmoZUvzK/HMZSwgh9II/VfIrkhzBWL4V7mm9hFPAKHSkcQO2JmCkROlO5EfrcL+m NDjTI0MT7KYCbW+0q98nqa29UkYuBtNmAy5ECVmZgiqER5c3Ke5RBZeuHqzPdhGPcqYC GDjP+i0XQJxkfmlU0962s4F3uetftUYzwqB3CwiOp2dlkGXSRqCCFK6VI74fTeF/Jbqr VFoLOL+3ZzDbCrCK1BwcRjV23ShCHlgHTivfWz9W19hIp/R4T1gMdSzt6j7FMCE6+16e T/dprTHV5PQ86XL3erqTsx7l7l2vw/1d7Fp7lqpUeEBDKvzO+mspjODiRHC8RU+9rZcm kKPg== 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 y11si2812441pgj.442.2019.01.15.02.19.41; Tue, 15 Jan 2019 02:19:56 -0800 (PST) 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 S1728903AbfAOKQF (ORCPT + 99 others); Tue, 15 Jan 2019 05:16:05 -0500 Received: from usa-sjc-mx-foss1.foss.arm.com ([217.140.101.70]:46956 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728878AbfAOKQB (ORCPT ); Tue, 15 Jan 2019 05:16:01 -0500 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 6730F1596; Tue, 15 Jan 2019 02:16:00 -0800 (PST) Received: from e110439-lin.cambridge.arm.com (e110439-lin.cambridge.arm.com [10.1.194.43]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 507C23F70D; Tue, 15 Jan 2019 02:15:57 -0800 (PST) From: Patrick Bellasi To: linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, linux-api@vger.kernel.org Cc: Ingo Molnar , Peter Zijlstra , 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: [PATCH v6 10/16] sched/core: Add uclamp_util_with() Date: Tue, 15 Jan 2019 10:15:07 +0000 Message-Id: <20190115101513.2822-11-patrick.bellasi@arm.com> X-Mailer: git-send-email 2.19.2 In-Reply-To: <20190115101513.2822-1-patrick.bellasi@arm.com> References: <20190115101513.2822-1-patrick.bellasi@arm.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Currently uclamp_util() allows to clamp a specified utilization considering the clamp values requested by RUNNABLE tasks in a CPU. Sometimes however, it could be interesting to verify how clamp values will change when a task is going to be running on a given CPU. For example, the Energy Aware Scheduler (EAS) is interested in evaluating and comparing the energy impact of different scheduling decisions. Add uclamp_util_with() which allows to clamp a given utilization by considering the possible impact on CPU clamp values of a specified task. Signed-off-by: Patrick Bellasi Cc: Ingo Molnar Cc: Peter Zijlstra --- kernel/sched/core.c | 4 ++-- kernel/sched/sched.h | 21 ++++++++++++++++++++- 2 files changed, 22 insertions(+), 3 deletions(-) diff --git a/kernel/sched/core.c b/kernel/sched/core.c index 1ed01f381641..b41db1190d28 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c @@ -904,8 +904,8 @@ static inline unsigned int uclamp_effective_bucket_id(struct task_struct *p, return bucket_id; } -static unsigned int uclamp_effective_value(struct task_struct *p, - unsigned int clamp_id) +unsigned int uclamp_effective_value(struct task_struct *p, + unsigned int clamp_id) { unsigned int clamp_value, bucket_id; diff --git a/kernel/sched/sched.h b/kernel/sched/sched.h index 95d62a2a0b44..b7ce3023d023 100644 --- a/kernel/sched/sched.h +++ b/kernel/sched/sched.h @@ -2268,11 +2268,20 @@ static inline unsigned int uclamp_none(int clamp_id) } #ifdef CONFIG_UCLAMP_TASK -static inline unsigned int uclamp_util(struct rq *rq, unsigned int util) +unsigned int uclamp_effective_value(struct task_struct *p, unsigned int clamp_id); + +static __always_inline +unsigned int uclamp_util_with(struct rq *rq, unsigned int util, + struct task_struct *p) { unsigned int min_util = READ_ONCE(rq->uclamp[UCLAMP_MIN].value); unsigned int max_util = READ_ONCE(rq->uclamp[UCLAMP_MAX].value); + if (p) { + min_util = max(min_util, uclamp_effective_value(p, UCLAMP_MIN)); + max_util = max(max_util, uclamp_effective_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 @@ -2283,7 +2292,17 @@ static inline unsigned int uclamp_util(struct rq *rq, unsigned int util) return clamp(util, min_util, max_util); } + +static inline unsigned int uclamp_util(struct rq *rq, unsigned int util) +{ + return uclamp_util_with(rq, util, NULL); +} #else /* CONFIG_UCLAMP_TASK */ +static inline unsigned int uclamp_util_with(struct rq *rq, unsigned int util, + struct task_struct *p) +{ + return util; +} static inline unsigned int uclamp_util(struct rq *rq, unsigned int util) { return util; -- 2.19.2