sm8350-common: rootdir: Update init.qti.kernel.rc from haydn V13.0.3.0.SKKMIXM

* Keep previous commits applied

Change-Id: I8b7efe10b25dcd673c770bcf7ae92435065c05ac
This commit is contained in:
Giovanni Ricca 2022-04-24 18:06:34 +02:00 committed by Arian
parent e5b53b9af8
commit 3bffdc7265

View File

@ -1,5 +1,5 @@
#=============================================================================
# Copyright (c) 2019-2020 Qualcomm Technologies, Inc.
# Copyright (c) 2019-2021 Qualcomm Technologies, Inc.
# All Rights Reserved.
# Confidential and Proprietary - Qualcomm Technologies, Inc.
#
@ -30,6 +30,9 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#=============================================================================
on early-init
write /proc/sys/kernel/firmware_config/force_sysfs_fallback 1
on init
# Update scheduler tunables
write /dev/cpuctl/foreground/cpu.uclamp.sched_boost_no_override 1
@ -70,6 +73,8 @@ service kernel-post-boot /vendor/bin/sh /vendor/bin/init.kernel.post_boot.sh
oneshot
on property:sys.boot_completed=1
write /proc/sys/vm/page-cluster 0
start kernel-post-boot
service vendor.msm_irqbalance /vendor/bin/msm_irqbalance -f /system/vendor/etc/msm_irqbalance.conf