Merge "Set PELT HALFLIFE to 8ms before early init boot stage" into udc-d1-dev am: d5b4a0c933 am: 311d54a17d

Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/23681609

Change-Id: Ifc3acdf5cd418c44fc5c017038b76bee791e1479
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Wei Wang 2023-06-30 09:38:03 +00:00 committed by Automerger Merge Worker
commit 6fab3a0bb3
2 changed files with 2 additions and 0 deletions

View file

@ -39,6 +39,7 @@ BOARD_KERNEL_CMDLINE += rcupdate.rcu_expedited=1 rcu_nocbs=all
BOARD_KERNEL_CMDLINE += stack_depot_disable=off page_pinner=on
BOARD_KERNEL_CMDLINE += swiotlb=1024
BOARD_KERNEL_CMDLINE += cgroup.memory=nokmem
BOARD_KERNEL_CMDLINE += sysctl.kernel.sched_pelt_multiplier=4
ifeq (,$(filter %_fullmte,$(TARGET_PRODUCT)))
BOARD_KERNEL_CMDLINE += kasan=off
endif

View file

@ -4,6 +4,7 @@ import init.exynos.sensorhub.rc
on early-init
mount_all /vendor/etc/fstab.persist --early
write /proc/sys/kernel/sched_pelt_multiplier 1
on init
# CPU0 cannot be offline