From 3e3acc09069e192012bb421c55941bb91f59f1a4 Mon Sep 17 00:00:00 2001 From: paulsu Date: Wed, 14 Jun 2023 04:29:03 +0000 Subject: [PATCH] Remove UgBgGroupThrottle node to keep ug_bg_group_throttle 308 by default Bug: 280258727 Test: Found regression in b/286002292, local test. Change-Id: I78db6fefe042f0b380e48f1fad5ccb477dd38dbe Signed-off-by: paulsu --- perf/powerhint-husky.json | 10 ---------- perf/powerhint-ripcurrent.json | 10 ---------- perf/powerhint-shiba.json | 10 ---------- 3 files changed, 30 deletions(-) diff --git a/perf/powerhint-husky.json b/perf/powerhint-husky.json index 437c7be..d10b4f3 100644 --- a/perf/powerhint-husky.json +++ b/perf/powerhint-husky.json @@ -736,16 +736,6 @@ ], "DefaultIndex": 0, "ResetOnInit": true - }, - { - "Name": "UgBgGroupThrottle", - "Path": "/proc/vendor_sched/ug_bg_group_throttle", - "Values": [ - "512", - "308" - ], - "DefaultIndex": 0, - "ResetOnInit": true } ], "Actions": [ diff --git a/perf/powerhint-ripcurrent.json b/perf/powerhint-ripcurrent.json index 66e2909..cfb92d8 100644 --- a/perf/powerhint-ripcurrent.json +++ b/perf/powerhint-ripcurrent.json @@ -719,16 +719,6 @@ ], "DefaultIndex": 0, "ResetOnInit": true - }, - { - "Name": "UgBgGroupThrottle", - "Path": "/proc/vendor_sched/ug_bg_group_throttle", - "Values": [ - "512", - "308" - ], - "DefaultIndex": 0, - "ResetOnInit": true } ], "Actions": [ diff --git a/perf/powerhint-shiba.json b/perf/powerhint-shiba.json index bafccc7..e3e8605 100644 --- a/perf/powerhint-shiba.json +++ b/perf/powerhint-shiba.json @@ -736,16 +736,6 @@ ], "DefaultIndex": 0, "ResetOnInit": true - }, - { - "Name": "UgBgGroupThrottle", - "Path": "/proc/vendor_sched/ug_bg_group_throttle", - "Values": [ - "512", - "308" - ], - "DefaultIndex": 0, - "ResetOnInit": true } ], "Actions": [