Merge "Set big core to group_cfs_skip_mask for sys group" into main
This commit is contained in:
commit
8c35d8a05c
3 changed files with 48 additions and 0 deletions
|
@ -457,6 +457,16 @@
|
|||
],
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
"Name": "SysGroupCfsSkipMask",
|
||||
"Path": "/proc/vendor_sched/groups/sys/group_cfs_skip_mask",
|
||||
"Values": [
|
||||
"0x0",
|
||||
"0x80"
|
||||
],
|
||||
"DefaultIndex": 0,
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
"Name": "FGPreferIdle",
|
||||
"Path": "/proc/vendor_sched/groups/fg/prefer_idle",
|
||||
|
@ -1275,6 +1285,12 @@
|
|||
"Duration": 0,
|
||||
"Value": "0"
|
||||
},
|
||||
{
|
||||
"PowerHint": "DISPLAY_INACTIVE",
|
||||
"Node": "SysGroupCfsSkipMask",
|
||||
"Duration": 0,
|
||||
"Value": "0x80"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_LAUNCH",
|
||||
"Node": "CPU_BIG_TSKIN_BYPASS",
|
||||
|
|
|
@ -443,6 +443,16 @@
|
|||
],
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
"Name": "SysGroupCfsSkipMask",
|
||||
"Path": "/proc/vendor_sched/groups/sys/group_cfs_skip_mask",
|
||||
"Values": [
|
||||
"0x0",
|
||||
"0x80"
|
||||
],
|
||||
"DefaultIndex": 0,
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
"Name": "FGPreferIdle",
|
||||
"Path": "/proc/vendor_sched/groups/fg/prefer_idle",
|
||||
|
@ -1274,6 +1284,12 @@
|
|||
"Duration": 0,
|
||||
"Value": "0"
|
||||
},
|
||||
{
|
||||
"PowerHint": "DISPLAY_INACTIVE",
|
||||
"Node": "SysGroupCfsSkipMask",
|
||||
"Duration": 0,
|
||||
"Value": "0x80"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_LAUNCH",
|
||||
"Node": "MemFreq",
|
||||
|
|
|
@ -457,6 +457,16 @@
|
|||
],
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
"Name": "SysGroupCfsSkipMask",
|
||||
"Path": "/proc/vendor_sched/groups/sys/group_cfs_skip_mask",
|
||||
"Values": [
|
||||
"0x0",
|
||||
"0x80"
|
||||
],
|
||||
"DefaultIndex": 0,
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
"Name": "FGPreferIdle",
|
||||
"Path": "/proc/vendor_sched/groups/fg/prefer_idle",
|
||||
|
@ -1281,6 +1291,12 @@
|
|||
"Duration": 0,
|
||||
"Value": "0"
|
||||
},
|
||||
{
|
||||
"PowerHint": "DISPLAY_INACTIVE",
|
||||
"Node": "SysGroupCfsSkipMask",
|
||||
"Duration": 0,
|
||||
"Value": "0x80"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_LAUNCH",
|
||||
"Node": "CPU_BIG_TSKIN_BYPASS",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue