Received: by 2002:ac0:da4c:0:0:0:0:0 with SMTP id a12csp2557835imi; Mon, 25 Jul 2022 01:42:13 -0700 (PDT) X-Google-Smtp-Source: AGRyM1vKILNZcVGuqvX4c8e77Nd8U+pnCdSYZwLpGIdAg1TT2+4pEXVBCr93EglnbIz/6uYd7KDq X-Received: by 2002:a17:906:cc5a:b0:72f:525:7c2a with SMTP id mm26-20020a170906cc5a00b0072f05257c2amr8943143ejb.247.1658738533441; Mon, 25 Jul 2022 01:42:13 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1658738533; cv=none; d=google.com; s=arc-20160816; b=n0rR4UNEq8ZDiAEEdz9yw+/P14qwdPkhTk87CPxGJXSLG9j42HJXkNd9dLeugf8/wy Cw5X8MBu+MYe0jJxI0/kc2YIyIH3fj112+RqS9O1riV3cX0c0MBqEGYi4vrMdyFtnMGT tYb0Sf1lCEbJWWmmkmRXrIXjErkPsS8grAj4LuqJ1k5BbFA/tk8rxs6RcAcXdgyIUKka 0dAnYAIZZlqoscCFjlbY3NLzL+XVjHPWEn+csLNuEWLwXcZEl0OBW4RzjlMelsqNWNKH yD3jGWH8W74JWBWa32O1YH93eTI246Pm+H3quAFsxMjLLUb7VBMZAkujQ3KKjrhsg6xJ LZ3A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :references:cc:to:content-language:subject:user-agent:mime-version :date:message-id; bh=Z+DRQrprA5alDoIJUp8yX7dVY8nxLVDhmfm7g5sVUBo=; b=BJcL2R/e8fFcXd3kCbBaMSkVCWGpNSqKI11pb01emQeeD1/FarAfP6UvsoZGMTA1A7 Mv/8Oke5yW9HUZ0oJEAVjhOLchC65zsvMNf+bp5arKAclPaNJ02t9FbSsLWYki+o11tW 3YOTsBlFKtNt6s7mHTRj5x2t8YFjZ5+JAiqMgcchWsagBc0db/Dfq/GJCshvnDKJy9gO Y4mJrrr1pfQd9QwyfoB2Y3bXolzi6pwWTJKFpYRXYg0+wBpeACgEBHnWvoJK5n330VCY bo7XyhTQkZLSNC+0bALCEebV+bADoeJVqU9JygKshUs97ovtCFDGGWRjsPWpjN6aL83f hwlA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id qa32-20020a17090786a000b0072b6e6b48bbsi8999128ejc.546.2022.07.25.01.41.49; Mon, 25 Jul 2022 01:42:13 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233541AbiGYIHW (ORCPT + 99 others); Mon, 25 Jul 2022 04:07:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57276 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229900AbiGYIHV (ORCPT ); Mon, 25 Jul 2022 04:07:21 -0400 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 6C55413CD2; Mon, 25 Jul 2022 01:07:20 -0700 (PDT) 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 A360FD6E; Mon, 25 Jul 2022 01:07:20 -0700 (PDT) Received: from [10.57.11.206] (unknown [10.57.11.206]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 388043F73D; Mon, 25 Jul 2022 01:07:17 -0700 (PDT) Message-ID: <837b387a-b29d-2122-efb0-881b24dd2725@arm.com> Date: Mon, 25 Jul 2022 09:07:14 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Subject: Re: [PATCH] cpufreq: schedutil: Move max CPU capacity to sugov_policy Content-Language: en-US To: "Rafael J. Wysocki" Cc: Viresh Kumar , Linux Kernel Mailing List , Linux PM , Dietmar Eggemann , Vincent Guittot References: <20220711124229.16516-1-lukasz.luba@arm.com> <1198724e-d94f-0b7c-9c4a-90595f8426d2@arm.com> From: Lukasz Luba In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,NICE_REPLY_A, RCVD_IN_DNSWL_HI,SPF_HELO_NONE,SPF_NONE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Rafael, On 7/15/22 18:29, Rafael J. Wysocki wrote: > On Fri, Jul 15, 2022 at 1:47 PM Lukasz Luba wrote: >> >> >> >> On 7/15/22 12:44, Rafael J. Wysocki wrote: >>> On Fri, Jul 15, 2022 at 10:47 AM Lukasz Luba wrote: >>>> >>>> Hi Rafael, >>>> >>>> gentle ping. >>>> >>>> On 7/11/22 13:42, Lukasz Luba wrote: >>>>> There is no need to keep the max CPU capacity in the per_cpu instance. >>>>> Furthermore, there is no need to check and update that variable >>>>> (sg_cpu->max) everytime in the frequency change request, which is part >>>>> of hot path. Instead use struct sugov_policy to store that information. >>>>> Initialize the max CPU capacity during the setup and start callback. >>>>> We can do that since all CPUs in the same frequency domain have the same >>>>> max capacity (capacity setup and thermal pressure are based on that). >>>>> >>>>> Signed-off-by: Lukasz Luba >>>>> --- >>>>> kernel/sched/cpufreq_schedutil.c | 30 +++++++++++++++--------------- >>>>> 1 file changed, 15 insertions(+), 15 deletions(-) >>>> >>>> The patch got Ack from Viresh. >>>> Could you take it? >>> >>> Yes, it's there in my queue. Same for the EM changes. >> >> Thank you Rafael! > > Well, the patch doesn't apply on top of 5.19-rc6, because > sugov_get_util() is somewhat different. > > Please rebase it and resend. My apologies for the delay, I was on holidays. I'll do that today and resend it. Regards, Lukasz