Skip to content

Commit

Permalink
arm64: configs: Bump devfreq input boost duration
Browse files Browse the repository at this point in the history
* Set devfreq input boost duration milliseconds to 200
for better real-time response also improves performance.

Signed-off-by: Shashank Patil <[email protected]>
  • Loading branch information
itsshashanksp committed Jul 19, 2024
1 parent a2c57b4 commit 3985a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/configs/vendor/sdmsteppe-perf_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4468,7 +4468,7 @@ CONFIG_QCOM_DEVFREQ_DEVBW=y
# CONFIG_DEVFREQ_SPDM is not set
CONFIG_DEVFREQ_GOV_CDSPL3=y
CONFIG_DEVFREQ_BOOST=y
CONFIG_DEVFREQ_INPUT_BOOST_DURATION_MS=100
CONFIG_DEVFREQ_INPUT_BOOST_DURATION_MS=200
CONFIG_DEVFREQ_WAKE_BOOST_DURATION_MS=1000
CONFIG_DEVFREQ_CPU_CPU_LLCC_BW_BOOST_FREQ=9155
# CONFIG_PM_DEVFREQ_EVENT is not set
Expand Down

0 comments on commit 3985a9b

Please sign in to comment.