[roll] Roll fuchsia [starnix] Use RcuHashMap for SocketTokensStore Convert SocketTokensStore from Mutex<HashMap> to RcuHashMap to improve read concurrency. Modify RcuHashMap to support necessary operations: - Add RcuHashMapGuard::contains_key - Add Entry::or_insert_with - Add OccupiedEntry::remove - Add VacantEntry::insert_entry Original-Fixed: b/480111666 Test: starnix_core_tests, starnix_rcu-unittests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1489657 Original-Revision: 1c3f7a21ee246ca062fe4e5a5d4b684eb2e005eb GitOrigin-RevId: 65266bd7deb0640f2b693987b96840105d143c13 Change-Id: I066eb7d68d7a9d9c339f5c96581b2e53364bb52d
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.