[roll] Roll fuchsia [fastboot][usb] Implement request batching for bulk transfers Increase the number of concurrent USB requests in the fastboot function driver from 1 to 16 to improve bulk transfer performance. Update the transmit and receive queue logic to dispatch as many requests as possible based on how much remaining data we have to transfer, rather than waiting for individual requests to complete. This seems to generally double throughput when flashing images on a minimal product build. The speedup is not as great with an actual recovery image, likely due to contention of other system resources, but there still remains a notable performance improvement of 20-30%. Test: fx test fastboot Original-Bug: 446019816 Original-Bug: 476228576 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1534998 Original-Revision: 58ebb7f1b5ce1c6bc039108e5045e45074912dc6 GitOrigin-RevId: b261c479f26c47f8fc4631207e203dc9f4811263 Change-Id: I423f0da6eca7d26fcf0721202fcbe426ecca56b2
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.