From 8f43205282e86ee9139ae0e7951a0ed7435a997c Mon Sep 17 00:00:00 2001 From: Rick Yiu Date: Fri, 24 May 2024 15:06:03 +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 Change-Id: Ic4941e88138c8c836e1189ec89fd027b4d6bff90 --- perf/powerhint-caiman.json | 7 ------- perf/powerhint-komodo.json | 7 ------- perf/powerhint-ripcurrentpro.json | 7 ------- perf/powerhint-tokay.json | 7 ------- 4 files changed, 28 deletions(-) diff --git a/perf/powerhint-caiman.json b/perf/powerhint-caiman.json index b6288c1d..9790c38e 100644 --- a/perf/powerhint-caiman.json +++ b/perf/powerhint-caiman.json @@ -230,7 +230,6 @@ "0x0", "0x80" ], - "DefaultIndex": 0, "ResetOnInit": true }, { @@ -1300,12 +1299,6 @@ "Duration": 0, "Value": "0" }, - { - "PowerHint": "DISPLAY_INACTIVE", - "Node": "SysGroupCfsSkipMask", - "Duration": 0, - "Value": "0x80" - }, { "PowerHint": "CAMERA_LAUNCH", "Node": "CPUSkipMask", diff --git a/perf/powerhint-komodo.json b/perf/powerhint-komodo.json index 8640dabf..1e31026a 100644 --- a/perf/powerhint-komodo.json +++ b/perf/powerhint-komodo.json @@ -230,7 +230,6 @@ "0x0", "0x80" ], - "DefaultIndex": 0, "ResetOnInit": true }, { @@ -1300,12 +1299,6 @@ "Duration": 0, "Value": "0" }, - { - "PowerHint": "DISPLAY_INACTIVE", - "Node": "SysGroupCfsSkipMask", - "Duration": 0, - "Value": "0x80" - }, { "PowerHint": "CAMERA_LAUNCH", "Node": "CPUSkipMask", diff --git a/perf/powerhint-ripcurrentpro.json b/perf/powerhint-ripcurrentpro.json index a3780cf4..744141c1 100644 --- a/perf/powerhint-ripcurrentpro.json +++ b/perf/powerhint-ripcurrentpro.json @@ -284,7 +284,6 @@ "0x0", "0x80" ], - "DefaultIndex": 0, "ResetOnInit": true }, { @@ -1289,12 +1288,6 @@ "Duration": 0, "Value": "0" }, - { - "PowerHint": "DISPLAY_INACTIVE", - "Node": "SysGroupCfsSkipMask", - "Duration": 0, - "Value": "0x80" - }, { "PowerHint": "CAMERA_LAUNCH", "Node": "CPUSkipMask", diff --git a/perf/powerhint-tokay.json b/perf/powerhint-tokay.json index b6288c1d..9790c38e 100644 --- a/perf/powerhint-tokay.json +++ b/perf/powerhint-tokay.json @@ -230,7 +230,6 @@ "0x0", "0x80" ], - "DefaultIndex": 0, "ResetOnInit": true }, { @@ -1300,12 +1299,6 @@ "Duration": 0, "Value": "0" }, - { - "PowerHint": "DISPLAY_INACTIVE", - "Node": "SysGroupCfsSkipMask", - "Duration": 0, - "Value": "0x80" - }, { "PowerHint": "CAMERA_LAUNCH", "Node": "CPUSkipMask",