commit | 23ad7517d21c9751f571232c91f9e74822a5f60e | [log] [tgz] |
---|---|---|
author | Irina Patru <irina.patru@intel.com> | Thu May 12 14:41:57 2016 +0300 |
committer | Tim Kryger <tkryger@google.com> | Mon Jul 11 12:35:51 2016 -0700 |
tree | 2bdc195e2af7fc000b088664da365a2eaaa17812 | |
parent | 786f5def5be15c02fed2acad8590373bb4400a21 [diff] |
init.rc: Remove cpu weight set on the root cgroup It isn't allowed to change the cpu.share value for the root cgroup. See kernel commit: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ec7dc8ac73e4a56ed03b673f026f08c0d547f597 This fixes the following error seen in dmesg: init: write_file: Unable to write to '/dev/cpuctl/cpu.shares': Invalid argument BUG: 28735908 Change-Id: I5ef359fb275792f99d13d35c62499026d354f6af Signed-off-by: Irina Patru <irina.patru@intel.com> (cherry picked from commit c560c6310fdb6f8d4a44b05c0d15cad7ac6f4bb1)