Merge "powerhint: Set big core to group_cfs_skip_mask for sys group" into main

This commit is contained in:
Treehugger Robot 2024-06-04 07:01:08 +00:00 committed by Android (Google) Code Review
commit a82e04a983

View file

@ -277,6 +277,16 @@
],
"ResetOnInit": true
},
{
"Name": "SysGroupCfsSkipMask",
"Path": "/proc/vendor_sched/groups/sys/group_cfs_skip_mask",
"Values": [
"0x0",
"0x80"
],
"DefaultIndex": 0,
"ResetOnInit": true
},
{
"Name": "BGUClampMaxBoost",
"Path": "/proc/vendor_sched/groups/bg/uclamp_max",
@ -1276,6 +1286,12 @@
"Duration": 0,
"Value": "0"
},
{
"PowerHint": "DISPLAY_INACTIVE",
"Node": "SysGroupCfsSkipMask",
"Duration": 0,
"Value": "0x80"
},
{
"PowerHint": "CAMERA_LAUNCH",
"Node": "CPUSkipMask",