From 0e0b8676dc937c4d6df996019fc65338069740e9 Mon Sep 17 00:00:00 2001 From: Rick Yiu Date: Fri, 6 Sep 2024 09:07:25 +0000 Subject: [PATCH] Set big core to group_cfs_skip_mask for sys group by default Let sys group tasks will run less in big core by default. Bug: 328210236 Test: build pass Flag: NONE powerhint change does not support flags Change-Id: I9f71dc336792ad0b1add06a83d6261273313f9ef --- powerhint-comet.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/powerhint-comet.json b/powerhint-comet.json index 2fcc7f4..44653f9 100644 --- a/powerhint-comet.json +++ b/powerhint-comet.json @@ -297,7 +297,6 @@ "0x0", "0x80" ], - "DefaultIndex": 0, "ResetOnInit": true }, { @@ -1413,12 +1412,6 @@ "Duration": 0, "Value": "0" }, - { - "PowerHint": "DISPLAY_INACTIVE", - "Node": "SysGroupCfsSkipMask", - "Duration": 0, - "Value": "0x80" - }, { "PowerHint": "DISPLAY_INACTIVE", "Node": "PerTaskMaxIowaitBoost",