-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This implements the "ELF-only zygote model". After using the ld::RemoteDynamicLinker API to launch a prototype process, it can be distilled into a simpler ld::RemoteZygote object that can be used to launch more identical new processes. Bug: 326524302 Change-Id: Ie46c239235ad2e2040227cf49ded133761cf57bd Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1013912 Fuchsia-Auto-Submit: Roland McGrath <[email protected]> Reviewed-by: Caslyn Tonelli <[email protected]> Commit-Queue: Auto-Submit <[email protected]>
- Loading branch information
Showing
17 changed files
with
775 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.