[roll] Roll fuchsia [storage] Implement VMO-backed FIFO queue

Introduce vmo-fifo, a library implementing a bounded ring buffer in a
shared VMO.

Original-Original-Bug: 530494057
Test: fx test vmo-fifo-tests
TAG: agy
CONV: 00877894-330e-4da8-9731-f065f3865aba
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1690316
Original-Original-Revision: 66bc410782a962b5ee7a6d3ff1d26affeffa0334
GitOrigin-RevId: 1f374d9b0185e0a386dd2f130b880be107914bd1
Change-Id: I0f5c1436b957de460d26f8e04348f57011c1ef93
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1698777
Cr-Commit-Position: refs/heads/main@{#196466}
1 file changed
tree: 253a9ec5ce4ed5b02f5a757064b24887cc8e1e7d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.