[roll] Roll fuchsia [netstack] Batch persistence requests

Replace use of Persist with PersistTags. Reduces the number of calls to
the persistence component, helping it stay idle for longer. This will
become important once escrowing is implemented; less calls to
persistence means saving memory and CPU when not in use.

Original-Bug: 418058650
Original-Bug: 42080432
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1272127
Original-Revision: 6096c461baa98cafc10b401aea353f1b52f9c8f1
GitOrigin-RevId: 9eb7752ab796d2d8080842462b8aee48e59c3eaf
Change-Id: I27820e63709737abd5f2ba40cb12d18e4ebefec5
1 file changed
tree: eceefc8feacb5a9f8247c72ce3703fabb4d7d9c2
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.