From patchwork Wed Jul 5 08:59:02 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Juri Lelli X-Patchwork-Id: 107049 Delivered-To: patch@linaro.org Received: by 10.182.135.102 with SMTP id pr6csp566250obb; Wed, 5 Jul 2017 02:00:58 -0700 (PDT) X-Received: by 10.98.201.75 with SMTP id k72mr14381240pfg.99.1499245258351; Wed, 05 Jul 2017 02:00:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1499245258; cv=none; d=google.com; s=arc-20160816; b=CeRVU5GEmSOaFhs7C+Fly/RTwvhWpIS8XnKmMyPXP7d3DVekIa5BYa88U7i8X72ciJ zdAKGTSaUWRN8rOVvxm8buov4CKUAktfx4jruW2uIYqrcxLIVi/HyO2ROHA6I59soh++ UD7DjC+BrqlaC85mGTtu4cNd5Q8OYN7rdN0o+DT8IWwFyJfP2Le6rgatBwy7y1BViChl ho9cd1Bx1ik6Jia3yH3RUuusakfwuzZcASWm+6+r1944c/799vDc9iCPaMq7yuWNH5Fx IfALHxoQXzMsVG5+pl9FiCudVP+SVwK3oA9RLJ80TJBM5JRAG90ILkzhqAfHmAhqoTd3 WO4Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from:arc-authentication-results; bh=r96NKbIl98pJCrLnpmSP7PwqYWBiTea+YMDrxSk0ixU=; b=BVPrQPVR7kvFtpaOrqdTfVAbV1JNmssOVWD2BZFZGMDvLypW9NxwAZj/AWrDdDeoU8 O/u9Ztje5J988TTzcJ2jhvbEAhpcsTSJWHRpvEd2jVfoLq749M27yhUXCD84wzjjNuh5 0htZoCp6v2noR8LrHC4MZTzGIE4VByrTMat30YGP+nampz+qvwoIch9iukTHd20izSgo Cb50fZBYpW0/T2CqD4cTmTvXAjig6D2XtC/OD3E9v91YRWHLcRNATBHjjp3t/72sR2fI +mJbX65ShkkGOTr6SI9fd14sFfB2akA+ILzdEus6fajm1W1bN6htwxQdxTny8RRhmSif CInQ== 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 o29si10018563pgn.537.2017.07.05.02.00.58; Wed, 05 Jul 2017 02:00:58 -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 S1752645AbdGEJAo (ORCPT + 25 others); Wed, 5 Jul 2017 05:00:44 -0400 Received: from usa-sjc-mx-foss1.foss.arm.com ([217.140.101.70]:53582 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752431AbdGEJAm (ORCPT ); Wed, 5 Jul 2017 05:00:42 -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 856A61650; Wed, 5 Jul 2017 02:00:31 -0700 (PDT) Received: from cam-smtp0.cambridge.arm.com (e106622-lin.cambridge.arm.com [10.1.211.43]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id D0C733F581; Wed, 5 Jul 2017 02:00:27 -0700 (PDT) From: Juri Lelli To: peterz@infradead.org, mingo@redhat.com, rjw@rjwysocki.net, viresh.kumar@linaro.org Cc: linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, tglx@linutronix.de, vincent.guittot@linaro.org, rostedt@goodmis.org, luca.abeni@santannapisa.it, claudio@evidence.eu.com, tommaso.cucinotta@santannapisa.it, bristot@redhat.com, mathieu.poirier@linaro.org, tkjos@android.com, joelaf@google.com, andresoportus@google.com, morten.rasmussen@arm.com, dietmar.eggemann@arm.com, patrick.bellasi@arm.com, juri.lelli@arm.com, Ingo Molnar , "Rafael J . Wysocki" Subject: [RFC PATCH v1 5/8] sched/cpufreq_schedutil: always consider all CPUs when deciding next freq Date: Wed, 5 Jul 2017 09:59:02 +0100 Message-Id: <20170705085905.6558-6-juri.lelli@arm.com> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170705085905.6558-1-juri.lelli@arm.com> References: <20170705085905.6558-1-juri.lelli@arm.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org No assumption can be made upon the rate at which frequency updates get triggered, as there are scheduling policies (like SCHED_DEADLINE) which don't trigger them so frequently. Remove such assumption from the code, by always considering SCHED_DEADLINE utilization signal as not stale. Signed-off-by: Juri Lelli Cc: Peter Zijlstra Cc: Ingo Molnar Cc: Rafael J. Wysocki Cc: Viresh Kumar Cc: Luca Abeni Cc: Claudio Scordino --- kernel/sched/cpufreq_schedutil.c | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) -- 2.11.0 diff --git a/kernel/sched/cpufreq_schedutil.c b/kernel/sched/cpufreq_schedutil.c index e835fa886225..066b876d81e7 100644 --- a/kernel/sched/cpufreq_schedutil.c +++ b/kernel/sched/cpufreq_schedutil.c @@ -267,17 +267,22 @@ static unsigned int sugov_next_freq_shared(struct sugov_cpu *sg_cpu, u64 time) s64 delta_ns; /* - * If the CPU utilization was last updated before the previous - * frequency update and the time elapsed between the last update - * of the CPU utilization and the last frequency update is long - * enough, don't take the CPU into account as it probably is - * idle now (and clear iowait_boost for it). + * If the CFS CPU utilization was last updated before the + * previous frequency update and the time elapsed between the + * last update of the CPU utilization and the last frequency + * update is long enough, reset iowait_boost and util_cfs, as + * they are now probably stale. However, still consider the + * CPU contribution if it has some DEADLINE utilization + * (util_dl). */ delta_ns = time - j_sg_cpu->last_update; if (delta_ns > TICK_NSEC) { j_sg_cpu->iowait_boost = 0; - continue; + j_sg_cpu->util_cfs = 0; + if (j_sg_cpu->util_dl == 0) + continue; } + if (j_sg_cpu->flags & SCHED_CPUFREQ_RT) return policy->cpuinfo.max_freq;