[roll] Roll fuchsia [starnix][binder] Add support for ProcessAccessor::WriteBytes This change modifies RemoteResourceAccessor::write_memory to use ProcessAccessor::WriteBytes when the amount of data being written is less than MAX_WRITE_BYTES. This allows us to avoid the memory and performance overhead of using a VMO to transfer smaller amounts of data. In microbenchmarks for Remote Binder, this is shown to improve performance by 33% for writes up to 8KiB. Original-Bug: 279766373 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1259685 Original-Revision: e015839edfbeb6e027a3b30525edf3a248e8347a GitOrigin-RevId: bbf66eb84dea6ef03b6374da3170ad68f8d837ec Change-Id: Ic9e22d6d9b538b8d8d597ffe4b5e5ea760577654
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.