sdm660-common: power: drop schedtune powerhint
* schedtune is conflict with uclamp * CONFIG_CGROUP_FREEZER is enabled * CONFIG_UCLAMP_TASK is backported and enabled Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
bc4950e9be
commit
5c395ddd3d
1 changed files with 0 additions and 15 deletions
|
@ -86,15 +86,6 @@
|
|||
],
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
"Name": "TASchedtuneBoost",
|
||||
"Path": "/dev/stune/top-app/schedtune.boost",
|
||||
"Values": [
|
||||
"5",
|
||||
"1"
|
||||
],
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
"Name": "CPUBWHystTriggerCount",
|
||||
"Path": "/sys/class/devfreq/soc:qcom,cpu-cpu-ddr-bw/bw_hwmon/hyst_trigger_count",
|
||||
|
@ -172,12 +163,6 @@
|
|||
"Duration": 0,
|
||||
"Value": "1113600"
|
||||
},
|
||||
{
|
||||
"PowerHint": "INTERACTION",
|
||||
"Node": "TASchedtuneBoost",
|
||||
"Duration": 0,
|
||||
"Value": "5"
|
||||
},
|
||||
{
|
||||
"PowerHint": "INTERACTION",
|
||||
"Node": "CPUBWHystTriggerCount",
|
||||
|
|
Loading…
Reference in a new issue