diff --git a/configs/perf/powerhint.json b/configs/perf/powerhint.json index c5dcd13..0985f66 100644 --- a/configs/perf/powerhint.json +++ b/configs/perf/powerhint.json @@ -15,6 +15,7 @@ "Path": "/sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq", "Values": [ "9999999", + "1324800", "691200" ], "ResetOnInit": true @@ -34,6 +35,7 @@ "Path": "/sys/devices/system/cpu/cpu4/cpufreq/scaling_min_freq", "Values": [ "9999999", + "1516800", "691200" ], "ResetOnInit": true @@ -205,6 +207,18 @@ "Duration": 0, "Value": "30" }, + { + "PowerHint": "INTERACTION", + "Node": "CPULittleClusterMinFreq", + "Duration": 0, + "Value": "1324800" + }, + { + "PowerHint": "INTERACTION", + "Node": "CPUBigClusterMinFreq", + "Duration": 0, + "Value": "1516800" + }, { "PowerHint": "INTERACTION", "Node": "SchedBoost",