Received: by 2002:a05:7412:bb8d:b0:d7:7d3a:4fe2 with SMTP id js13csp1863684rdb; Thu, 17 Aug 2023 04:35:18 -0700 (PDT) X-Google-Smtp-Source: AGHT+IFGtvUrjPnbLamkyrenXpVD4n4aJbtIJvz1TpjVFFW38yMji+kp5mCxMlXmY9HhY3SygK5p X-Received: by 2002:a17:902:ce81:b0:1bd:d566:cd92 with SMTP id f1-20020a170902ce8100b001bdd566cd92mr4858121plg.63.1692272118092; Thu, 17 Aug 2023 04:35:18 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1692272118; cv=none; d=google.com; s=arc-20160816; b=QPmAnIF1g+Pz5ToJdIqVUDu03THKUuwpGd3/ika2MaER+ob0VA6Uud/F/YGlaMLxTf IbDfMtTOt16eB/CsuYCrE1npcWPXsADqslXtZNm8xIaQOR3f4R1Y7EJClt5biKnTPyPM zN+rqYOyDQHD1QZdgBVGfxcY460Sa3Vf6JtTaSxwRMyADpsNE9AyjgwRs3tO80Wnwo1m MjivFX7WOoLtZNBA026aqcn8aP+3fW+L2AaxoEoMmQh2K85vx1rTsRKc27pK2WuEF9jZ jtEdF5XhJ3F7ClRYSYMs13lk2l9WNT1L2VZMT/UKtmFFK9C35UVMQ0nJdjY4XQ15f3sj VMwA== 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=ZQ7qol0rmun9CHAhCAqJmX1MBMf7G3mZKuwWbCylGhU=; fh=+XcwyUc75TG2WtNdo2Ip4/ETAvowPdKOxpNTj+gR+Ms=; b=Av0OekRkq15Xw0Aw0clOucLgiTInowmRcOXrEVB+cJrq3o2vEQciHHFJQPPztBcTmz orz824jAROoMRuYQMBYkBTMPJtMnJb40gCftWWpciacN0b3kpLgV6H2rZG30bFPZd75p LZILcXGf024ha15K8xUnEhRcPOxOnUdCHAaqO2K7H9TSE7af0NB/cq8h1OHvYlC3felr b+QZf5wFCJltAeQEoc+0YgKTALAXfmCO7F5tcqUVnQrd3yx4CPm0PJQn5Ssoa5AViKcf iE9VeM5g+/Vo92daei93xM/yyE3+6sE0hQQaPirf5iy7mG4OdNkW3sFyAjiFqr6ftWVj Eebg== 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 b7-20020a1709027e0700b001b8609ddd28si12567240plm.362.2023.08.17.04.34.38; Thu, 17 Aug 2023 04:35:18 -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 S245360AbjHPNFh (ORCPT + 99 others); Wed, 16 Aug 2023 09:05:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39712 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S245423AbjHPNFb (ORCPT ); Wed, 16 Aug 2023 09:05:31 -0400 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 97FDB1BFB; Wed, 16 Aug 2023 06:05:30 -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 94017D75; Wed, 16 Aug 2023 06:06:11 -0700 (PDT) Received: from [192.168.178.38] (unknown [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 8F0523F6C4; Wed, 16 Aug 2023 06:05:27 -0700 (PDT) Message-ID: <8fa02b18-7e41-eaea-f054-6842f6e310c6@arm.com> Date: Wed, 16 Aug 2023 15:05:25 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 Subject: Re: [PATCH v3 08/12] PM: EM: Introduce runtime modifiable table Content-Language: en-US To: Lukasz Luba , linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, rafael@kernel.org Cc: rui.zhang@intel.com, amit.kucheria@verdurent.com, amit.kachhap@gmail.com, daniel.lezcano@linaro.org, viresh.kumar@linaro.org, len.brown@intel.com, pavel@ucw.cz, Pierre.Gondois@arm.com, ionela.voinescu@arm.com, mhiramat@kernel.org References: <20230721155022.2339982-1-lukasz.luba@arm.com> <20230721155022.2339982-9-lukasz.luba@arm.com> From: Dietmar Eggemann In-Reply-To: <20230721155022.2339982-9-lukasz.luba@arm.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-5.1 required=5.0 tests=BAYES_00,NICE_REPLY_A, RCVD_IN_DNSWL_BLOCKED,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 On 21/07/2023 17:50, Lukasz Luba wrote: > This patch introduces the new feature: modifiable EM perf_state table. nit pick: The first sentence doesn't add any information. I would skip it. [...] > The runtime modifiable EM data is used by the Energy Aware Scheduler (EAS) > for the task placement. The EAS is the only user of the 'runtime > modifiable EM'. The runtime modifiable EM is currently only used ... The you can skip the next sentence: "The EAS is the only user ..." All the other users (thermal, etc.) are still using the > default (basic) EM. This fact drove the design of this feature. [...]