[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3770bc6d-b3cc-9e49-a832-4c15af0b5f1a@infradead.org>
Date: Mon, 4 Jul 2022 08:20:24 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
Andy Gross <agross@...nel.org>,
Bjorn Andersson <bjorn.andersson@...aro.org>,
Georgi Djakov <djakov@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Catalin Marinas <catalin.marinas@....com>,
Will Deacon <will@...nel.org>, linux-arm-msm@...r.kernel.org,
linux-pm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Cc: Rajendra Nayak <quic_rjendra@...cinc.com>,
Thara Gopinath <thara.gopinath@...il.com>
Subject: Re: [PATCH v8 2/4] soc: qcom: icc-bwmon: Add bandwidth monitoring
driver
Hi,
On 7/4/22 05:17, Krzysztof Kozlowski wrote:
> diff --git a/drivers/soc/qcom/Kconfig b/drivers/soc/qcom/Kconfig
> index e718b8735444..2c8091535bf7 100644
> --- a/drivers/soc/qcom/Kconfig
> +++ b/drivers/soc/qcom/Kconfig
> @@ -228,4 +228,19 @@ config QCOM_APR
> application processor and QDSP6. APR is
> used by audio driver to configure QDSP6
> ASM, ADM and AFE modules.
> +
> +config QCOM_ICC_BWMON
> + tristate "QCOM Interconnect Bandwidth Monitor driver"
> + depends on ARCH_QCOM || COMPILE_TEST
> + select PM_OPP
> + help
> + Sets up driver monitoring bandwidth on various interconnects and
Sets up driver bandwidth monitoring
would be better, I think.
> + based on that voting for interconnect bandwidth, adjusting their
> + speed to current demand.
> + Current implementation brings support for BWMON v4, used for example
> + on SDM845 to measure bandwidth between CPU (gladiator_noc) and Last
> + Level Cache (memnoc). Usage of this BWMON allows to remove some of
> + the fixed bandwidth votes from cpufreq (CPU nodes) thus achieve high
> + memory throughput even with lower CPU frequencies.
--
~Randy
Powered by blists - more mailing lists