land: don't load core_ctl module

core_ctl is now statically built with in the kernel. No need to
load it.

Change-Id: I7635d6f136ac2c791af8c49989f2db768385d6c3
This commit is contained in:
Pavankumar Kondeti 2016-09-06 16:56:16 +05:30 committed by Zhao Wei Liew
parent dfad696d54
commit 92505e3728

View file

@ -103,8 +103,7 @@ on enable-low-power
write /proc/sys/kernel/sched_freq_inc_notify 50000
write /proc/sys/kernel/sched_freq_dec_notify 50000
# Enable core control
insmod /system/lib/modules/core_ctl.ko
# Core control
write /sys/devices/system/cpu/cpu0/core_ctl/min_cpus 2
write /sys/devices/system/cpu/cpu0/core_ctl/max_cpus 4
write /sys/devices/system/cpu/cpu0/core_ctl/busy_up_thres 68