[roll] Roll fuchsia [starnix] Optimize SyncFile merge by caching koids The SYNC_IOC_MERGE ioctl in sync_file.rs was performing redundant koid() syscalls on zx::Counter handles during deduplication. This change caches the koid in the SyncPoint struct when created, avoiding syscalls during the merge operation. Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1594808 Original-Original-Revision: 83a628bfc4cbc6c9cb2e1aa15b033dae00cc4419 GitOrigin-RevId: 0f9d02bc47515689f38accaf785b7248ee42a845 Change-Id: I184bd9c6603936e401efa329d16d728181aa6272 Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1609910 Cr-Commit-Position: refs/heads/main@{#192529}
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.