OSDN Git Service

init.rc: set initial cpuset to all cores
authorWei Wang <wvw@google.com>
Fri, 14 Apr 2017 01:27:35 +0000 (18:27 -0700)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Wed, 13 Jun 2018 08:15:27 +0000 (16:15 +0800)
commitb42da457425cf0941d6ea68916ba48fc0f7516ba
treece31f4541384d07a9a5b6d670ee78e53c94414fd
parent4d4f8b30b850a3e15638c28aabef7b0f3aedeb8c
init.rc: set initial cpuset to all cores

Starting zygote early requires cpuset to be initialized to all cores for
foreground cpuset. Change to expolit all cores by default at boot and
let device manufacturers override to proper values in device specific
init script.

Bug: 36576280
Test: marlin boot fast and checked cpuset during early boot
Change-Id: I2c1ce0630e58a7b04d1a453c6740d3f0bce9de9f
rootdir/init.rc