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

am: 403461f67d

* commit '403461f67d47e1156115d6e1be3925e48cb182f7':
  init.rc: Remove cpu weight set on the root cgroup

Change-Id: Iabaf0f78e60a5e3ac28f88d6951d49cde8717940
This commit is contained in:
Irina Patru 2016-05-12 18:22:58 +00:00 committed by android-build-merger
commit 0ba7983b9f
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