Remove little core hard freq boost for the INTERACTION am: bfe7388900 am: 5645711e11

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

Change-Id: I4d9051937599cb45a1a4a934b7e6d49e842c9145
This commit is contained in:
Jimmy Shiu 2021-06-12 06:36:18 +00:00 committed by Automerger Merge Worker
commit 37f2edf8cb
3 changed files with 2 additions and 38 deletions

View file

@ -108,8 +108,8 @@
"Path": "/sys/kernel/vendor_sched/ta_uclamp_min", "Path": "/sys/kernel/vendor_sched/ta_uclamp_min",
"Values": [ "Values": [
"1", "1",
"553", "553",
"246", "246",
"185", "185",
"123", "123",
"62" "62"
@ -303,12 +303,6 @@
"Type": "EndHint", "Type": "EndHint",
"Value": "DISABLE_TA_BOOST" "Value": "DISABLE_TA_BOOST"
}, },
{
"PowerHint": "INTERACTION",
"Node": "CPULittleClusterMinFreq",
"Duration": 6000,
"Value": "1197000"
},
{ {
"PowerHint": "INTERACTION", "PowerHint": "INTERACTION",
"Type": "DoHint", "Type": "DoHint",

View file

@ -100,18 +100,6 @@
"Type": "EndHint", "Type": "EndHint",
"Value": "DISABLE_TA_BOOST" "Value": "DISABLE_TA_BOOST"
}, },
{
"PowerHint": "INTERACTION",
"Node": "CPUBigClusterMinFreq",
"Duration": 6000,
"Value": "1197000"
},
{
"PowerHint": "INTERACTION",
"Node": "CPULittleClusterMinFreq",
"Duration": 6000,
"Value": "1197000"
},
{ {
"PowerHint": "INTERACTION", "PowerHint": "INTERACTION",
"Type": "DoHint", "Type": "DoHint",

View file

@ -130,24 +130,6 @@
"Type": "EndHint", "Type": "EndHint",
"Value": "DISABLE_TA_BOOST" "Value": "DISABLE_TA_BOOST"
}, },
{
"PowerHint": "INTERACTION",
"Node": "CPUBigClusterMinFreq",
"Duration": 6000,
"Value": "1106000"
},
{
"PowerHint": "INTERACTION",
"Node": "CPUMidClusterMinFreq",
"Duration": 6000,
"Value": "1197000"
},
{
"PowerHint": "INTERACTION",
"Node": "CPULittleClusterMinFreq",
"Duration": 6000,
"Value": "1197000"
},
{ {
"PowerHint": "INTERACTION", "PowerHint": "INTERACTION",
"Type": "DoHint", "Type": "DoHint",