Set big core to group_cfs_skip_mask for sys group am: d8c84c47ff
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/27280353 Change-Id: Ia3e88bd2b40c562e24e46adaab15baca7613025d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
8f96f84997
4 changed files with 64 additions and 0 deletions
|
@ -223,6 +223,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",
|
||||
|
@ -1277,6 +1287,12 @@
|
|||
"Duration": 0,
|
||||
"Value": "0"
|
||||
},
|
||||
{
|
||||
"PowerHint": "DISPLAY_INACTIVE",
|
||||
"Node": "SysGroupCfsSkipMask",
|
||||
"Duration": 0,
|
||||
"Value": "0x80"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_LAUNCH",
|
||||
"Node": "CPUSkipMask",
|
||||
|
|
|
@ -223,6 +223,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",
|
||||
|
@ -1277,6 +1287,12 @@
|
|||
"Duration": 0,
|
||||
"Value": "0"
|
||||
},
|
||||
{
|
||||
"PowerHint": "DISPLAY_INACTIVE",
|
||||
"Node": "SysGroupCfsSkipMask",
|
||||
"Duration": 0,
|
||||
"Value": "0x80"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_LAUNCH",
|
||||
"Node": "CPUSkipMask",
|
||||
|
|
|
@ -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",
|
||||
|
@ -1266,6 +1276,12 @@
|
|||
"Duration": 0,
|
||||
"Value": "0"
|
||||
},
|
||||
{
|
||||
"PowerHint": "DISPLAY_INACTIVE",
|
||||
"Node": "SysGroupCfsSkipMask",
|
||||
"Duration": 0,
|
||||
"Value": "0x80"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_LAUNCH",
|
||||
"Node": "CPUSkipMask",
|
||||
|
|
|
@ -223,6 +223,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",
|
||||
|
@ -1277,6 +1287,12 @@
|
|||
"Duration": 0,
|
||||
"Value": "0"
|
||||
},
|
||||
{
|
||||
"PowerHint": "DISPLAY_INACTIVE",
|
||||
"Node": "SysGroupCfsSkipMask",
|
||||
"Duration": 0,
|
||||
"Value": "0x80"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_LAUNCH",
|
||||
"Node": "CPUSkipMask",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue