[roll] Roll fuchsia Reland "[starnix][runner] Reuse one thread for proxies"

This is a reland of commit 69b41135c33ca38fd1512d755f19e6cb699732f9

Original change's description:
> [starnix][runner] Reuse one thread for proxies
>
> Have each proxy reuse the same thread.
> As a bonus, we can reuse the bounce buffers.
>
> The bounce buffers alone save 64Kb per proxy, and
> there will be 1-2 proxies per HAL and we currently
> have 18 HALs.
>
> Change-Id: Id35e890d42be9082f8dc1ec8e11c96b24b110be7
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1146313
> Reviewed-by: Kevin Lindkvist <lindkvist@google.com>
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
> Fuchsia-Auto-Submit: David Gilhooley <dgilhooley@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1148036
Original-Revision: b444fe342432dcc229b9eac0e2b53ebf583843c9
GitOrigin-RevId: b35d561a52803838341ee7110db47ca1643451bd
Change-Id: I65ef965ef413c231ecb80591cbaafd4717d283db
1 file changed
tree: 6664953a0ab8135110452c05ecf83cc0171dd9f2
  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.