[roll] Roll fuchsia [cqhci] Add transfer manager TransferManager is responsible for managing the state of the Task Descriptor List and submitting tasks to the CQE. Transfer and DirectCmd are RAII types which represent an in-flight task. They automatically release their resources when dropped, which is usually done after an interrupt has been received notifying the driver of a task completion. TransferManager::prepare_transfer will block until a slot is available in the TDL (and similarly for prepare_dcmd and the single DCMD slot). Original-Bug: 42176727 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1421244 Original-Revision: d3a4841267b52e3abd33e7c76886dc383b804df0 GitOrigin-RevId: 05c8a15ac2c56246468ebe6bb77fd1a89cce6f7e Change-Id: Iceb96a6c127650b3c583c9642d3c16aea886d599
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 in one of the communication channels documented at get involved.
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.