Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Pushpendra Singh <pussin@qti.qualcomm.com>,
	Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konradybcio@kernel.org>
Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org,
	Shivnandan Kumar <quic_kshivnan@quicinc.com>
Subject: Re: [PATCH v3] soc: qcom: icc-bwmon: Update zone1_thres_count to 3
Date: Sat, 28 Feb 2026 10:49:09 +0100	[thread overview]
Message-ID: <97890f38-2b17-4591-b5fe-cc0262f944ff@kernel.org> (raw)
In-Reply-To: <20260227111051.1789439-1-pussin@qti.qualcomm.com>

On 27/02/2026 12:10, Pushpendra Singh wrote:
> From: Shivnandan Kumar <quic_kshivnan@quicinc.com>
> 
> Reduce zone1_thres_count from 16 to 3 so the driver can lower the bus
> vote after 3 sample windows instead of waiting for 16. The previous
> 16‑window delay (~64 ms) is too long at higher FPS workloads,
> causing delayed decision making and measurable power regression.
> 
> Empirical tuning showed that lower values (e.g., 2) made bwmon behavior
> jittery, while higher values (4–6) were stable but less responsive and
> reduced power savings. A value of 3 provided the best balance: responsive
> enough for timely power reduction while maintaining stable bwmon
> operation.
> 
> Significant power savings were observed across multiple use cases when
> reducing the threshold from 16 to 3:
> 
> USECASE			zone1_thres_count=16     zone1_thres_count=3
> 4K video playback	   236.15 mA                  203.15 mA
> Sleep			    7mA			        6.9mA
> Display (idle display)	  71.95mA			67.11mA

Which hardware exactly? Which kernel?

You keep running this on downstream, like a lot of code from Qualcomm
and speeches on conferences, so I just don't trust the numbers.


Best regards,
Krzysztof

  parent reply	other threads:[~2026-02-28  9:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-27 11:10 [PATCH v3] soc: qcom: icc-bwmon: Update zone1_thres_count to 3 Pushpendra Singh
2026-02-27 19:57 ` Dmitry Baryshkov
2026-02-28  9:49 ` Krzysztof Kozlowski [this message]
2026-03-17  5:45   ` Pushpendra Singh
2026-03-17  7:13     ` Krzysztof Kozlowski
2026-03-17 15:36     ` Dmitry Baryshkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=97890f38-2b17-4591-b5fe-cc0262f944ff@kernel.org \
    --to=krzk@kernel.org \
    --cc=andersson@kernel.org \
    --cc=konradybcio@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pussin@qti.qualcomm.com \
    --cc=quic_kshivnan@quicinc.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox