[roll] Roll fuchsia Revert "[starnix] Convert epoll_files to RcuHashMap" This reverts commit c0a8cfb5df49765c2e902606928bbee1b097f7e3. Caused a performance regression. Original-Bug: b/479865111 Original change's description: > [starnix] Convert epoll_files to RcuHashMap > > Replaces Mutex<HashMap> with RcuHashMap in FileObject for consistency. > Currently, all interacts with the hash map are writes, so there is no > concurrency benefit from using RCU. > > Original-Bug: b/480111666 > Change-Id: Id0bb71178550b88bd2afa101601369baeaf946ff > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1490426 > Reviewed-by: Adam Perry <adamperry@google.com> > Reviewed-by: Aaron Knobloch <aknobloch@google.com> > Fuchsia-Auto-Submit: Adam Barth <abarth@google.com> > Commit-Queue: Adam Barth <abarth@google.com> Original-Bug: b/480111666 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1496624 Exempt: RubberStamper 🤖 <android-build-ayeaye@system.gserviceaccount.com> Original-Revision: 432ff4c9b7d21e566f20fb9d80eab2490cd7e6a2 GitOrigin-RevId: 08476fe5a114cf0b8fe88bec7b2b6353dfc88aaa Change-Id: Ia3f8f6f90b42f56125f0d1359c187772426489b5
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.