[roll] Roll fuchsia [kernel][lib] Fix ObjectCache test flake. Temporarily pin the test thread to the current CPU to avoid unexpected slab counts due to migrating to a another CPU in the middle of the slab filling loop. The per-CPU variant of the cache uses different sets of slabs for each CPU, which can lead to larger than expected slab counts, depending on how many CPUs and migrations occur. Original-Fixed: 73146 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/507389 Original-Revision: e5b193cfd6612489021bc930ce89027f1e7f52f2 GitOrigin-RevId: 69f90cf56611db815f8fe8df3402ad89ffd41935 Change-Id: I2d8ae132f1d90e18b3585fb9abed860a10a12092
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 via the IRC channel #fuchsia on Freenode.
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.