commit | 3ef587dcfbb59f2a31686385cdcb11da32e74763 | [log] [tgz] |
---|---|---|
author | Chris Drouillard <cdrllrd@fuchsia.infra.roller.google.com> | Fri Aug 25 17:51:43 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Aug 25 10:53:48 2023 -0700 |
tree | 6cedd6908abc3f661cf145eede44b384e38fe973 | |
parent | 33f3b5bcfc73d6828f3ec48a06573759a751467f [diff] |
[roll] Roll fuchsia [fuchsia-async] Efficiently wake new tasks Creating and immediately waking a TaskWaker needlessly allocates, downgrades, upgrades, and drops an Arc. Cloning the Task's Arc is much more efficient. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/906305 Original-Revision: 4840ef00fda164f88861419f06699bfa785b988a GitOrigin-RevId: ec00db756364aa60927263da05c69647989129d4 Change-Id: I32032efe2e290fada83128eb7de88c149c97dc40
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 via the IRC channel #fuchsia
on Freenode.
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
.