commit | fdb2d50a5412b645d75d78a78fb2946197f2cb7a | [log] [tgz] |
---|---|---|
author | Abdulla Kamar <abdulla@fuchsia.infra.roller.google.com> | Tue May 20 16:33:09 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue May 20 16:34:56 2025 -0700 |
tree | c7c6ed3304ac4a93f81153c524ef5abe3eadfc27 | |
parent | 02c4940835d63654b7fd34844dd1db113003589d [diff] |
[roll] Roll fuchsia [starnix][remote_binder] Coalesce FileRequests During a Binder transaction, we can coalesce multiple FileRequests together in order to reduce the number of FIDL calls made. This reduces the amount of time spent processing fences within the graphics_composer HAL. In a single transaction this reduces the time spent from 300us to 30us. Before: https://screenshot.googleplex.com/45JzsKaGvcDWnjc After: https://screenshot.googleplex.com/5bFn4Y4CNhvupEJ Original-Bug: 279766373 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1277864 Original-Revision: 937de9e290e9214fba2d96a9feb37c40635b2efd GitOrigin-RevId: 3f81acd6c54ef111518063ae4ad0f4a31e91ef9a Change-Id: Ib16c5eecf5d036f48e324f4b190eda589f87ca8e
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
.