[roll] Roll fuchsia [starnix] Bump nodecache size for remote-bundle

32 entries is pretty small, and it's likely that the cache is thrashing
out useful nodes, requiring reopening blobs.

Increase this to 1024 entries for now.  If memory pressure becomes
problematic, we can reduce the size, or implement an eviction mechanism
based on memory pressure signals.

Original-Bug: b/300325782
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/927234
Original-Revision: ecd8218bb0a6b158096cdf0d8972b8a234edd79a
GitOrigin-RevId: 14abcfc159f16bcf63aefa6a581ba28ead60571d
Change-Id: I9b8c22ddcfc73dfaeded001ae93d50ce8da763fe
1 file changed
tree: ef3bdb0f508cc5a2026478690215bce52f0b7555
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.