[roll] Roll fuchsia [starnix] Add kthreadd into Kernel Previously, the `system_task` was held by the `Container` outside the `Kernel` object. This CL moves the `system_task` into the `Kernel` object and combines the related `ehandle` and `thread_pool` into a common `KernelThreads` object. This approach more closely matches what we can observe from Linux, which has a `kthreadd` process as pid 2. This change also makes the `system_task` machinery work properly on unit tests. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/857782 Original-Revision: b4c1e99fecf00bb8b41d801e549025c81eed7d43 GitOrigin-RevId: 556ef86ac8ccc68d37d72140cd86b90f0add33d2 Change-Id: I30221544f532434858fc84e6e673d308f87ae500
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.