Merge "adjust PCP high level" into udc-qpr-dev am: 054ca0ede0
am: 1b7d9333f9
Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita/+/25291314 Change-Id: I2c2bf2d890f0013dce5f62af5a1f436d8a538975 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
98ee3d049f
1 changed files with 4 additions and 0 deletions
|
@ -17,6 +17,10 @@ on init
|
||||||
chown system system /sys/class/backlight/panel0-backlight/ssc_mode
|
chown system system /sys/class/backlight/panel0-backlight/ssc_mode
|
||||||
chmod 664 /sys/class/backlight/panel0-backlight/ssc_mode
|
chmod 664 /sys/class/backlight/panel0-backlight/ssc_mode
|
||||||
|
|
||||||
|
# adjust PCP high level
|
||||||
|
write /proc/sys/vm/percpu_pagelist_high_fraction 430
|
||||||
|
|
||||||
|
|
||||||
on early-boot
|
on early-boot
|
||||||
# Wait for insmod_sh to finish all common modules
|
# Wait for insmod_sh to finish all common modules
|
||||||
wait_for_prop vendor.common.modules.ready 1
|
wait_for_prop vendor.common.modules.ready 1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue