[roll] Roll fuchsia [driver_runtime] Add set/getter for scheduler opts

This adds a mechanism for setting and getting scheduler options in the
driver runtime. This will be used to add constraints on what kinds of
dispatchers are allowed on the scheduler role in order to enforce
thread-related properties for performance reasons.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1515278
Original-Revision: 61d81fc6ae38962b490cba87f9f08035d39d4c6d
GitOrigin-RevId: 68ced0030912bb61bcc73808ca9ba27fb0565a3a
Change-Id: I4cee12430b1c4176c47012288f46c786d8951a20
1 file changed
tree: 23ad4e05ab623946f40231a587d0be6b6cc32cb7
  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.