Merge "thermal: increase the throttling speed for BIG cluster" into tm-qpr-dev am: 3587b2707a
am: 5d21e112b7
am: ba40ab1b61
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/21475505 Change-Id: Ifc76e167b6473c672c7af08d748e111b49f58942 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
a7c8b5423b
2 changed files with 4 additions and 4 deletions
|
@ -357,7 +357,7 @@
|
||||||
"CdevRequest": "thermal-cpufreq-2",
|
"CdevRequest": "thermal-cpufreq-2",
|
||||||
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
||||||
"MaxReleaseStep": 1,
|
"MaxReleaseStep": 1,
|
||||||
"MaxThrottleStep": 1,
|
"MaxThrottleStep": 2,
|
||||||
"BindedPowerRail": "S2M_VDD_CPUCL2",
|
"BindedPowerRail": "S2M_VDD_CPUCL2",
|
||||||
"CdevCeiling": [0, 15, 15, 15, 15, 17, 17],
|
"CdevCeiling": [0, 15, 15, 15, 15, 17, 17],
|
||||||
"LimitInfo": [0, 0, 0, 0, 15, 17, 17]
|
"LimitInfo": [0, 0, 0, 0, 15, 17, 17]
|
||||||
|
@ -412,7 +412,7 @@
|
||||||
"CdevRequest": "thermal-cpufreq-2",
|
"CdevRequest": "thermal-cpufreq-2",
|
||||||
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
||||||
"MaxReleaseStep": 1,
|
"MaxReleaseStep": 1,
|
||||||
"MaxThrottleStep": 1,
|
"MaxThrottleStep": 2,
|
||||||
"BindedPowerRail": "S2M_VDD_CPUCL2",
|
"BindedPowerRail": "S2M_VDD_CPUCL2",
|
||||||
"CdevCeiling": [0, 15, 15, 15, 15, 17, 17],
|
"CdevCeiling": [0, 15, 15, 15, 15, 17, 17],
|
||||||
"LimitInfo": [0, 0, 0, 0, 15, 17, 17]
|
"LimitInfo": [0, 0, 0, 0, 15, 17, 17]
|
||||||
|
|
|
@ -357,7 +357,7 @@
|
||||||
"CdevRequest": "thermal-cpufreq-2",
|
"CdevRequest": "thermal-cpufreq-2",
|
||||||
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
||||||
"MaxReleaseStep": 1,
|
"MaxReleaseStep": 1,
|
||||||
"MaxThrottleStep": 1,
|
"MaxThrottleStep": 2,
|
||||||
"BindedPowerRail": "S2M_VDD_CPUCL2",
|
"BindedPowerRail": "S2M_VDD_CPUCL2",
|
||||||
"CdevCeiling": [0, 15, 15, 15, 15, 17, 17],
|
"CdevCeiling": [0, 15, 15, 15, 15, 17, 17],
|
||||||
"LimitInfo": [0, 0, 0, 0, 15, 17, 17]
|
"LimitInfo": [0, 0, 0, 0, 15, 17, 17]
|
||||||
|
@ -412,7 +412,7 @@
|
||||||
"CdevRequest": "thermal-cpufreq-2",
|
"CdevRequest": "thermal-cpufreq-2",
|
||||||
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
"CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1],
|
||||||
"MaxReleaseStep": 1,
|
"MaxReleaseStep": 1,
|
||||||
"MaxThrottleStep": 1,
|
"MaxThrottleStep": 2,
|
||||||
"BindedPowerRail": "S2M_VDD_CPUCL2",
|
"BindedPowerRail": "S2M_VDD_CPUCL2",
|
||||||
"CdevCeiling": [0, 15, 15, 15, 15, 17, 17],
|
"CdevCeiling": [0, 15, 15, 15, 15, 17, 17],
|
||||||
"LimitInfo": [0, 0, 0, 0, 15, 17, 17]
|
"LimitInfo": [0, 0, 0, 0, 15, 17, 17]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue