Merge "init.rc: Remove cpu weight set on the root cgroup" am: 422492c506 am: 2618d90c2f

am: 12397f202f

* commit '12397f202f97da7dcd40d45159696bc6be50aaf6':
  init.rc: Remove cpu weight set on the root cgroup

Change-Id: I256d702368c1b4ed8688006abb5202dcc0d11f83
This commit is contained in:
Irina Patru 2016-05-12 18:16:09 +00:00 committed by android-build-merger
commit 403461f67d
1 changed files with 0 additions and 1 deletions

View File

@ -135,7 +135,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