[roll] Roll fuchsia [kernel][job] Avoid allocation in Kill

Leverages the fact that the Kill method keeps children RefPtrs alive in
the JobList and ProcessList respectively to avoid needing to allocate a
redundant LiveRefsArray.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/658062
Original-Revision: 4f5cecc1015b5f1f8a62425c270178d832b777cd
GitOrigin-RevId: e4c2d1adbf6074d90ce4ba1933ccbf6c16237bdf
Change-Id: I9c9ef590a34f15153d7ea2fa5ef69cb5e75868a0
1 file changed
tree: 41730701bee80f989d59c4ff68bc3d3b7ee491a9
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 via the IRC channel #fuchsia on Freenode.

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.