thermal: adjust CPU cdev_ceiling
Bug: 329697728 Test: boot to home Change-Id: I0df4438f17832c7f121cc4340064855d44a44a2b
This commit is contained in:
parent
de7029829d
commit
d51b20059e
1 changed files with 11 additions and 11 deletions
|
@ -344,7 +344,7 @@
|
|||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 1,
|
||||
"BindedPowerRail": "S4M_VDD_CPUCL0",
|
||||
"CdevCeiling": [0, 4, 4, 4, 4, 4, 4]
|
||||
"CdevCeiling": [0, 2, 2, 2, 2, 2, 2]
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-1",
|
||||
|
@ -352,7 +352,7 @@
|
|||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 2,
|
||||
"BindedPowerRail": "S2M_VDD_CPUCL1",
|
||||
"CdevCeiling": [0, 8, 8, 8, 8, 8, 8]
|
||||
"CdevCeiling": [0, 6, 6, 6, 6, 6, 6]
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-2",
|
||||
|
@ -360,7 +360,7 @@
|
|||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 2,
|
||||
"BindedPowerRail": "S3M_VDD_CPUCL2",
|
||||
"CdevCeiling": [0, 12, 12, 12, 12, 12, 12]
|
||||
"CdevCeiling": [0, 15, 15, 15, 15, 15, 15]
|
||||
}
|
||||
],
|
||||
"Profile": [
|
||||
|
@ -420,21 +420,21 @@
|
|||
"CdevWeightForPID": [0.292, 0.292, 0.292, 0.292, 0.292, 0.292, 0.292],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 1,
|
||||
"CdevCeiling": [0, 8, 8, 8, 8, 8, 8]
|
||||
"CdevCeiling": [0, 7, 7, 7, 7, 7, 7]
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-1",
|
||||
"CdevWeightForPID": [0.804, 0.804, 0.804, 0.804, 0.804, 0.804, 0.804],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 2,
|
||||
"CdevCeiling": [0, 11, 11, 11, 11, 11, 11]
|
||||
"CdevCeiling": [0, 10, 10, 10, 10, 10, 10]
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-2",
|
||||
"CdevWeightForPID": [0.342, 0.342, 0.342, 0.342, 0.342, 0.342, 0.342],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 2,
|
||||
"CdevCeiling": [0, 16, 16, 16, 16, 16, 16]
|
||||
"CdevCeiling": [0, 17, 17, 17, 17, 17, 17]
|
||||
}
|
||||
],
|
||||
"Profile": [
|
||||
|
@ -518,7 +518,7 @@
|
|||
"CdevWeightForPID": [0.428, 0.428, 0.428, 0.428, 0.428, 0.428, 0.428],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 2,
|
||||
"CdevCeiling": [0, 14, 14, 14, 14, 14, 14]
|
||||
"CdevCeiling": [0, 13, 13, 13, 13, 13, 13]
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-2",
|
||||
|
@ -559,7 +559,7 @@
|
|||
],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 1,
|
||||
"CdevCeiling": [0, 4, 4, 4, 4, 4, 4]
|
||||
"CdevCeiling": [0, 2, 2, 2, 2, 2, 2]
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-1",
|
||||
|
@ -568,7 +568,7 @@
|
|||
],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 2,
|
||||
"CdevCeiling": [0, 8, 8, 8, 8, 8, 8]
|
||||
"CdevCeiling": [0, 6, 6, 6, 6, 6, 6]
|
||||
},
|
||||
{
|
||||
"CdevRequest": "thermal-cpufreq-2",
|
||||
|
@ -577,7 +577,7 @@
|
|||
],
|
||||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 2,
|
||||
"CdevCeiling": [0, 12, 12, 12, 12, 12, 12]
|
||||
"CdevCeiling": [0, 15, 15, 15, 15, 15, 15]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -624,7 +624,7 @@
|
|||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 2,
|
||||
"BindedPowerRail": "S2M_VDD_CPUCL1",
|
||||
"CdevCeiling": [0, 14, 14, 14, 14, 16, 16],
|
||||
"CdevCeiling": [0, 13, 13, 13, 14, 16, 16],
|
||||
"LimitInfo": [0, 0, 0, 0, 0, 16, 16]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue