powerhint: tune default value for PMU limit paramter

Bug: 310237445
Change-Id: Ib7d0876c5f82e81b20b83ff0b96bfed98bff747f
Signed-off-by: Taeju Park <taeju@google.com>
This commit is contained in:
Taeju Park 2024-04-26 19:00:37 +00:00
parent ca76952b5a
commit 6c0d957039

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"