Merge "init.rc: Remove cpu weight set on the root cgroup"

This commit is contained in:
Treehugger Robot 2016-05-12 18:05:46 +00:00 committed by Gerrit Code Review
commit 422492c506

View file

@ -140,7 +140,6 @@ on init
chown system system /dev/cpuctl
chown system system /dev/cpuctl/tasks
chmod 0666 /dev/cpuctl/tasks
write /dev/cpuctl/cpu.shares 1024
write /dev/cpuctl/cpu.rt_runtime_us 800000
write /dev/cpuctl/cpu.rt_period_us 1000000