[roll] Roll fuchsia [starnix] Serialize suspend requests and add logs

This CL serializes suspend requests in the Starnix Runner using an
unbounded channel and background worker to prevent race conditions. It
also adds strategic logs in the runner and kernel to diagnose hangs.

Original-Bug: 460841705
Original-Bug: 496189988

Test: fx test-remote --builder core.x64-debug --test starnix_runner_bin-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1562407
Original-Revision: 0a73ab72777854f53b142a32080052332c1bf463
GitOrigin-RevId: 4632e47eb6def599dcba986acfb10d7df6076b37
Change-Id: I15fa4437936c8088fb321469bbc5e6104e87ba73
1 file changed
tree: 906873ac3c56b37853ae31b4cec055dd97d8b2e5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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 in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.