Merge "Add cpuset system group" into 24D1-dev am: efb9d5a402
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/26968738 Change-Id: I03c2048b27bca86d8a4ad4c1a266f7791ff5762a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
d1b2dcd789
4 changed files with 64 additions and 0 deletions
|
@ -301,6 +301,16 @@
|
|||
"DefaultIndex": 0,
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
"Name": "SystemCpuset",
|
||||
"Path": "/dev/cpuset/system/cpus",
|
||||
"Values": [
|
||||
"0-7",
|
||||
"0-6"
|
||||
],
|
||||
"DefaultIndex": 0,
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
"Name": "FGCpuset",
|
||||
"Path": "/dev/cpuset/foreground/cpus",
|
||||
|
@ -2689,6 +2699,12 @@
|
|||
"Type": "EndHint",
|
||||
"Value": "DISPLAY_UPDATE_IMMINENT"
|
||||
},
|
||||
{
|
||||
"PowerHint": "DISPLAY_IDLE",
|
||||
"Node": "SystemCpuset",
|
||||
"Duration": 0,
|
||||
"Value": "0-6"
|
||||
},
|
||||
{
|
||||
"PowerHint": "DISPLAY_UPDATE_IMMINENT",
|
||||
"Node": "CPULittleClusterDownRateLimitUs",
|
||||
|
|
|
@ -301,6 +301,16 @@
|
|||
"DefaultIndex": 0,
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
"Name": "SystemCpuset",
|
||||
"Path": "/dev/cpuset/system/cpus",
|
||||
"Values": [
|
||||
"0-7",
|
||||
"0-6"
|
||||
],
|
||||
"DefaultIndex": 0,
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
"Name": "FGCpuset",
|
||||
"Path": "/dev/cpuset/foreground/cpus",
|
||||
|
@ -2689,6 +2699,12 @@
|
|||
"Type": "EndHint",
|
||||
"Value": "DISPLAY_UPDATE_IMMINENT"
|
||||
},
|
||||
{
|
||||
"PowerHint": "DISPLAY_IDLE",
|
||||
"Node": "SystemCpuset",
|
||||
"Duration": 0,
|
||||
"Value": "0-6"
|
||||
},
|
||||
{
|
||||
"PowerHint": "DISPLAY_UPDATE_IMMINENT",
|
||||
"Node": "CPULittleClusterDownRateLimitUs",
|
||||
|
|
|
@ -354,6 +354,16 @@
|
|||
"DefaultIndex": 0,
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
"Name": "SystemCpuset",
|
||||
"Path": "/dev/cpuset/system/cpus",
|
||||
"Values": [
|
||||
"0-7",
|
||||
"0-6"
|
||||
],
|
||||
"DefaultIndex": 0,
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
"Name": "FGCpuset",
|
||||
"Path": "/dev/cpuset/foreground/cpus",
|
||||
|
@ -2678,6 +2688,12 @@
|
|||
"Type": "EndHint",
|
||||
"Value": "DISPLAY_UPDATE_IMMINENT"
|
||||
},
|
||||
{
|
||||
"PowerHint": "DISPLAY_IDLE",
|
||||
"Node": "SystemCpuset",
|
||||
"Duration": 0,
|
||||
"Value": "0-6"
|
||||
},
|
||||
{
|
||||
"PowerHint": "DISPLAY_UPDATE_IMMINENT",
|
||||
"Node": "CPULittleClusterDownRateLimitUs",
|
||||
|
|
|
@ -301,6 +301,16 @@
|
|||
"DefaultIndex": 0,
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
"Name": "SystemCpuset",
|
||||
"Path": "/dev/cpuset/system/cpus",
|
||||
"Values": [
|
||||
"0-7",
|
||||
"0-6"
|
||||
],
|
||||
"DefaultIndex": 0,
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
"Name": "FGCpuset",
|
||||
"Path": "/dev/cpuset/foreground/cpus",
|
||||
|
@ -2689,6 +2699,12 @@
|
|||
"Type": "EndHint",
|
||||
"Value": "DISPLAY_UPDATE_IMMINENT"
|
||||
},
|
||||
{
|
||||
"PowerHint": "DISPLAY_IDLE",
|
||||
"Node": "SystemCpuset",
|
||||
"Duration": 0,
|
||||
"Value": "0-6"
|
||||
},
|
||||
{
|
||||
"PowerHint": "DISPLAY_UPDATE_IMMINENT",
|
||||
"Node": "CPULittleClusterDownRateLimitUs",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue