[roll] Roll fuchsia [storage] Apply scheduler role to memfs and minfs.

Apple a scheduler role to the memfs and minfs main threads to support
configurable performance.

Most other filesystems use roles and these filesystems could benefit
from bounded latency on specific products.

Original-Bug: b/285189982
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/868382
Original-Revision: b51faf4b2ebbc4b0206c7132aa4b0639eb004fc4
GitOrigin-RevId: 5e3cf6511ba9a43c0d2feb434182fc0154615196
Change-Id: I511116356f9bd277e8ddaf14087753c2a9431735
1 file changed
tree: 4ebef4dcc2a7c6e551e0575aa6d2ca83ee67995c
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.