From 6668665876bb82a603ecd3577db5e2d73f4d46c4 Mon Sep 17 00:00:00 2001 From: Pranav Vashi Date: Mon, 22 Apr 2019 04:56:42 +0000 Subject: [PATCH] sanders: Remove cpuset foreground boost Cpuset foreground boost is departed since https://android.googlesource.com/platform/frameworks/base/+/a712d4058f6f85268838 Change-Id: I65216f3e9091ce38aab8d58d261ba7a695ba80a4 --- rootdir/etc/init.qcom.rc | 1 - 1 file changed, 1 deletion(-) diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 1209b3d..8ac7918 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -303,7 +303,6 @@ on boot write /dev/cpuset/top-app/cpus 0-7 write /dev/cpuset/top-app/boost/cpus 4-7 - write /dev/cpuset/foreground/cpus 0-6 write /dev/cpuset/background/cpus 0-1 write /dev/cpuset/system-background/cpus 0-3