From abd44c51bf1ae7b3d5cf67da04dd622d7cc25d98 Mon Sep 17 00:00:00 2001 From: Davide Garberi Date: Sat, 6 Oct 2018 12:42:05 +0200 Subject: msm8996-common: rootdir: Don't start iop service * That's not a thing anymore Change-Id: I6bf08de4f97b1901183d8b459541868675732be9 Signed-off-by: Davide Garberi --- rootdir/etc/init.qcom.power.rc | 3 --- 1 file changed, 3 deletions(-) (limited to 'rootdir/etc') diff --git a/rootdir/etc/init.qcom.power.rc b/rootdir/etc/init.qcom.power.rc index bc0d0d5..7784cf9 100644 --- a/rootdir/etc/init.qcom.power.rc +++ b/rootdir/etc/init.qcom.power.rc @@ -175,9 +175,6 @@ on property:sys.boot_completed=1 # Set I/O squeduler setprop sys.io.scheduler "bfq" - # Start I/O prefetcher service - start iop - # update cpusets now that boot is complete and we want better load balancing write /dev/cpuset/top-app/cpus 0-3 write /dev/cpuset/foreground/cpus 0-2 -- cgit v1.2.3