Merge "Disable proactive compaction" into main
This commit is contained in:
commit
18b05dee0e
1 changed files with 3 additions and 0 deletions
|
@ -109,6 +109,9 @@ on init
|
|||
# adjust PCP high level
|
||||
write /proc/sys/vm/percpu_pagelist_high_fraction 430
|
||||
|
||||
# disable proactive compaction
|
||||
write /proc/sys/vm/compaction_proactiveness 0
|
||||
|
||||
# Some user code relies on ro.boot.hardware.revision
|
||||
setprop ro.boot.hardware.revision ${ro.revision}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue