powerhint: tune default value for PMU limit parameter am: 635801795b

Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/27120732

Change-Id: Ia2f92c7c44e81d2f18e543ba2ece868a5e07698f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Taeju Park 2024-04-26 21:27:42 +00:00 committed by Automerger Merge Worker
commit cbc71795e2
6 changed files with 20 additions and 4 deletions

View file

@ -603,6 +603,7 @@
"Name": "PMU_LIT_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpufreq/policy0/sched_pixel/spc_threshold",
"Values": [
"76",
"70",
"55",
"42",
@ -627,6 +628,7 @@
"Name": "PMU_MID_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpufreq/policy4/sched_pixel/spc_threshold",
"Values": [
"59",
"50",
"32",
"30",
@ -649,6 +651,7 @@
"Name": "PMU_BIG_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpufreq/policy7/sched_pixel/spc_threshold",
"Values": [
"62",
"50",
"22",
"20"

View file

@ -603,6 +603,7 @@
"Name": "PMU_LIT_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpufreq/policy0/sched_pixel/spc_threshold",
"Values": [
"76",
"70",
"55",
"42",
@ -627,6 +628,7 @@
"Name": "PMU_MID_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpufreq/policy4/sched_pixel/spc_threshold",
"Values": [
"59",
"50",
"32",
"30",
@ -649,6 +651,7 @@
"Name": "PMU_BIG_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpufreq/policy7/sched_pixel/spc_threshold",
"Values": [
"62",
"50",
"22",
"20"

View file

@ -540,6 +540,7 @@
"Name": "PMU_LIT_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/sched_pixel/spc_threshold",
"Values": [
"76",
"70",
"0"
],
@ -549,7 +550,7 @@
"Name": "PMU_MID_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/sched_pixel/spc_threshold",
"Values": [
"65",
"59",
"50"
],
"DefaultIndex": 0
@ -558,7 +559,7 @@
"Name": "PMU_BIG_LIMIT_FREQ",
"Path": "/sys/devices/system/cpu/cpu8/cpufreq/sched_pixel/limit_frequency",
"Values": [
"2556000",
"2363000",
"1852000"
],
"DefaultIndex": 0
@ -567,7 +568,7 @@
"Name": "PMU_BIG_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpu8/cpufreq/sched_pixel/spc_threshold",
"Values": [
"69",
"62",
"50"
],
"DefaultIndex": 0

View file

@ -686,6 +686,7 @@
"Name": "PMU_LIT_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpufreq/policy0/sched_pixel/spc_threshold",
"Values": [
"76",
"70",
"55",
"42",
@ -710,6 +711,7 @@
"Name": "PMU_MID_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpufreq/policy4/sched_pixel/spc_threshold",
"Values": [
"59",
"50",
"32",
"30",
@ -732,6 +734,7 @@
"Name": "PMU_BIG_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpufreq/policy7/sched_pixel/spc_threshold",
"Values": [
"62",
"50",
"22",
"20"

View file

@ -603,6 +603,7 @@
"Name": "PMU_LIT_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpufreq/policy0/sched_pixel/spc_threshold",
"Values": [
"76",
"70",
"55",
"42",
@ -627,6 +628,7 @@
"Name": "PMU_MID_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpufreq/policy4/sched_pixel/spc_threshold",
"Values": [
"59",
"50",
"32",
"30",
@ -649,6 +651,7 @@
"Name": "PMU_BIG_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpufreq/policy7/sched_pixel/spc_threshold",
"Values": [
"62",
"50",
"22",
"20"

View file

@ -652,6 +652,7 @@
"Name": "PMU_LIT_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpufreq/policy0/sched_pixel/spc_threshold",
"Values": [
"76",
"70",
"42",
"35",
@ -665,7 +666,7 @@
"Name": "PMU_MID_LIMIT_FREQ",
"Path": "/sys/devices/system/cpu/cpufreq/policy4/sched_pixel/limit_frequency",
"Values": [
"1836000",
"1795000",
"1328000"
],
"DefaultIndex": 0,
@ -675,6 +676,7 @@
"Name": "PMU_MID_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpufreq/policy4/sched_pixel/spc_threshold",
"Values": [
"59",
"50",
"30",
"20",
@ -696,6 +698,7 @@
"Name": "PMU_BIG_SPC_THRESHOLD",
"Path": "/sys/devices/system/cpu/cpufreq/policy8/sched_pixel/spc_threshold",
"Values": [
"62",
"50",
"22",
"20"