Merge "thermal: increase the throttling speed for BIG cluster" into tm-qpr-dev
This commit is contained in:
commit
3587b2707a
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