Skip to content
Snippets Groups Projects
Commit 6f8974b0 authored by Artem Borisov's avatar Artem Borisov
Browse files

msm8953-common: Remove cpusets setup

It doesn't really make much sense on msm8953.

Change-Id: I2751f29a1ca5f6a3de00b534faaa45f1c8e20e7f
parent bfad6c45
No related branches found
No related tags found
No related merge requests found
......@@ -193,13 +193,6 @@ on charger
start thermal-engine
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/foreground/boost/cpus 0-6
write /dev/cpuset/background/cpus 0-1
write /dev/cpuset/system-background/cpus 0-3
# add a cpuset for the camera daemon
# we want all cores for camera
mkdir /dev/cpuset/camera-daemon
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment