[roll] Roll fuchsia [starnix] Send a Freeze signal with a Waiter to block the target task

When a cgroup is frozen, create a Waiter for each task in the cgroup.
Send the freeze kernel signal to each task with the Waiter to be
blocked at, waiting for an interrupt or a notification.

Handling of SIGKILL when frozen will be addressed in future CLs.

Original-Bug: b/333766695, b/377755814, b/377755814
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1173136
Original-Revision: 624c20695c59811522973af2d998895449994798
GitOrigin-RevId: b71cda1c9da9afd46f25d3717b83e0f706cecf96
Change-Id: Ibd2d208052f99726c7fe6bf105b75da7ad4aadf8
1 file changed
tree: 0eb00c8387d25ace2f7cd5c40ab73407b7343bbe
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.