Merge "Boosting kswapd uclamp min value when the panel is on" into main
This commit is contained in:
commit
aec5f09a46
1 changed files with 15 additions and 0 deletions
|
@ -951,6 +951,15 @@
|
|||
"0"
|
||||
],
|
||||
"ResetOnInit": false
|
||||
},
|
||||
{
|
||||
"Name": "KswapdUclaimMin",
|
||||
"Path": "/sys/kernel/vendor_mm/kswapd_uclamp_min",
|
||||
"Values": [
|
||||
"0",
|
||||
"200"
|
||||
],
|
||||
"ResetOnInit": true
|
||||
}
|
||||
],
|
||||
"Actions": [
|
||||
|
@ -1423,6 +1432,12 @@
|
|||
"Duration": 0,
|
||||
"Value": "0"
|
||||
},
|
||||
{
|
||||
"PowerHint": "DISPLAY_INACTIVE",
|
||||
"Node": "KswapdUclaimMin",
|
||||
"Duration": 0,
|
||||
"Value": "0"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_PA_KILL_BOOST",
|
||||
"Node": "PA_KILL",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue