OSDN Git Service

Split fork and specialize in zygote
authorDavid Sehr <sehr@google.com>
Wed, 23 May 2018 22:23:01 +0000 (15:23 -0700)
committerDavid Sehr <sehr@google.com>
Tue, 26 Jun 2018 19:50:30 +0000 (12:50 -0700)
commit9a81005e445b815f43e2034cf0dfb2eebef7b778
treee6c2d43c9390d29715f6b240befe2e78f6c8e40d
parentb1fc5a4c7ee9dffe48f143c580d88ee4862f3c2e
Split fork and specialize in zygote

Separate the portions of the zygote jni library that perform forking
from specialization into system_server or app process.  This is a small
step towards separating forking into a pre-launch activity, possibly
with a pool of pre-application processes.

Bug: 68253328
Test: boot and run
Change-Id: I6ce694d9a69bf7d10cf61cd39989091ee9cabd37
Merged-In: I6ce694d9a69bf7d10cf61cd39989091ee9cabd37
core/jni/com_android_internal_os_Zygote.cpp