diff --git a/perf/powerhint-husky.json b/perf/powerhint-husky.json index e5c67c2..f5ca2ae 100644 --- a/perf/powerhint-husky.json +++ b/perf/powerhint-husky.json @@ -278,7 +278,7 @@ "Path": "/proc/vendor_sched/cpu_skip_mask", "Values": [ "0x0", - "0x80" + "0x100" ], "ResetOnInit": true }, @@ -462,7 +462,7 @@ "Path": "/proc/vendor_sched/groups/sys/group_cfs_skip_mask", "Values": [ "0x0", - "0x80" + "0x100" ], "ResetOnInit": true }, diff --git a/perf/powerhint-ripcurrent.json b/perf/powerhint-ripcurrent.json index 4844ea3..41e06e7 100644 --- a/perf/powerhint-ripcurrent.json +++ b/perf/powerhint-ripcurrent.json @@ -273,7 +273,7 @@ "Path": "/proc/vendor_sched/cpu_skip_mask", "Values": [ "0x0", - "0x80" + "0x100" ], "ResetOnInit": true }, @@ -457,7 +457,7 @@ "Path": "/proc/vendor_sched/groups/sys/group_cfs_skip_mask", "Values": [ "0x0", - "0x80" + "0x100" ], "ResetOnInit": true }, diff --git a/perf/powerhint-shiba.json b/perf/powerhint-shiba.json index c3458e3..158f6fc 100644 --- a/perf/powerhint-shiba.json +++ b/perf/powerhint-shiba.json @@ -279,7 +279,7 @@ "Path": "/proc/vendor_sched/cpu_skip_mask", "Values": [ "0x0", - "0x80" + "0x100" ], "ResetOnInit": true }, @@ -463,7 +463,7 @@ "Path": "/proc/vendor_sched/groups/sys/group_cfs_skip_mask", "Values": [ "0x0", - "0x80" + "0x100" ], "ResetOnInit": true },