[roll] Roll fuchsia [fdf] Reduce threads used by the driver dispatcher

Until we have the new runtime in place, where we can guarantee
single-threaded operation on a multi-threaded dispatcher, we need to
reduce the number of threads on the driver dispatcher to 1.

Original-Bug: 33183
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/593862
Original-Revision: bedc4c1b2fd9e1ecfae56d083669dab395683407
GitOrigin-RevId: 9d8ee2da912e42a0802c010cd5730415f39dbcc2
Change-Id: I42fec597f242894da0290ff957aec220d40e9e24
1 file changed
tree: edb4cc62be588e03d0e6c5434137019ecdd77ef5
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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 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.