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:
parent
e5b53b9af8
commit
3bffdc7265
@ -1,5 +1,5 @@
|
|||||||
#=============================================================================
|
#=============================================================================
|
||||||
# Copyright (c) 2019-2020 Qualcomm Technologies, Inc.
|
# Copyright (c) 2019-2021 Qualcomm Technologies, Inc.
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
# Confidential and Proprietary - Qualcomm Technologies, Inc.
|
# Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||||
#
|
#
|
||||||
@ -30,6 +30,9 @@
|
|||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
#=============================================================================
|
#=============================================================================
|
||||||
|
|
||||||
|
on early-init
|
||||||
|
write /proc/sys/kernel/firmware_config/force_sysfs_fallback 1
|
||||||
|
|
||||||
on init
|
on init
|
||||||
# Update scheduler tunables
|
# Update scheduler tunables
|
||||||
write /dev/cpuctl/foreground/cpu.uclamp.sched_boost_no_override 1
|
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
|
oneshot
|
||||||
|
|
||||||
on property:sys.boot_completed=1
|
on property:sys.boot_completed=1
|
||||||
|
write /proc/sys/vm/page-cluster 0
|
||||||
|
|
||||||
start kernel-post-boot
|
start kernel-post-boot
|
||||||
|
|
||||||
service vendor.msm_irqbalance /vendor/bin/msm_irqbalance -f /system/vendor/etc/msm_irqbalance.conf
|
service vendor.msm_irqbalance /vendor/bin/msm_irqbalance -f /system/vendor/etc/msm_irqbalance.conf
|
||||||
|
Loading…
Reference in New Issue
Block a user