commit | 326eb5789b7aa077eb9d705f46f3e0f4057f4af3 | [log] [tgz] |
---|---|---|
author | David Gilhooley <dgilhooley@fuchsia.infra.roller.google.com> | Thu Oct 31 18:08:43 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Oct 31 11:12:35 2024 -0700 |
tree | 6664953a0ab8135110452c05ecf83cc0171dd9f2 | |
parent | aae0e5684a5a5d6dad9022200c2dc0c1a0ec9dbc [diff] |
[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
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 in one of the communication channels documented at get involved.
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
.