commit | 44d1b9d02367b3ea6acd8fc10f59b33a4f6c1534 | [log] [tgz] |
---|---|---|
author | Chris Suter <csuter@fuchsia.infra.roller.google.com> | Wed Nov 20 01:17:51 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Nov 19 17:21:42 2024 -0800 |
tree | 32748fe552062e82fe7e1ef5046d00b58c81293a | |
parent | f14b4452d3981764b010ee8c59d54da5e4cf4fce [diff] |
[roll] Roll fuchsia [archivist] Set up separate loop for handling sockets This sets up a separate thread for processing log sockets which reduces the per-socket memory overhead and improves performance. This also allows us to introduce a delay which prevents Archivist from waking immediately after every message. As a result of this change, we can reduce the number of threads used for the executor down to 1 since the executor is no longer used when reading sockets. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1149015 Original-Revision: ec65ec02383869a631a530e9904e363e62d3cac0 GitOrigin-RevId: af927dcc3466cd06dca0c93bca9daa8f6cb837fc Change-Id: I2d073c85c870979eb5f3de9c21ef519ac3c502c7
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
.