Merge "init.rc: Remove cpu weight set on the root cgroup" into nyc-mr1-dev

This commit is contained in:
TreeHugger Robot 2016-07-11 22:20:22 +00:00 committed by Android (Google) Code Review
commit ac957cbd72
1 changed files with 0 additions and 1 deletions

View File

@ -139,7 +139,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_period_us 1000000
write /dev/cpuctl/cpu.rt_runtime_us 950000