| commit | b19a0e95f5c29bcedff46bf1cc3dbe9d3cec239f | [log] [tgz] |
|---|---|---|
| author | James Sullivan <jfsulliv@fuchsia.infra.roller.google.com> | Fri Nov 17 00:34:20 2023 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Nov 16 16:35:36 2023 -0800 |
| tree | c9e6b9561d852a161a116de8f4ac51ff8d647217 | |
| parent | b03d626d372a0130dd978252a52da1f694cd16a3 [diff] |
[roll] Roll fuchsia [fxfs] Make buffer allocation async Notably, this only wires up the async machinery; the semantics of buffer allocation are unchanged (i.e. the allocator will panic when it is exhausted). This way we can measure the overhead of adding async separately from any behaviour changes to the allocator. A follow-up change will make allocation block until enough bytes are available. Original-Bug: b/299206422 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/919200 Original-Revision: 461caedb15e1bcf99b131cfb3c622e32b95a150d GitOrigin-RevId: e7b6a4c1e54e794140194e9872288fa4320e37bd Change-Id: Ied4da9058799f5aa31748080b73a1f5eeae0cc0a
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.