[roll] Roll fuchsia [kernel][vm] BatchInserter for VmPageList

Adds a BatchInserter object, which is just a wrapper around an iterator
into the btree, to optimize repeated LookupOrAllocate calls. This is
most useful during clone operations that consecutively populate the
page_list_.

Original-Bug: 495140301
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1558540
Original-Revision: 7fecc7df19beba07ffd9509da0d154b5e4b7e1f3
GitOrigin-RevId: 13f814e15abfe176d549eec59ab8aef2eb334884
Change-Id: Ia1271b0caf7c6d5892480b67760cf24ec6c42d39
1 file changed
tree: 38fe931ec33cdc7eef627b26d6f3221f493a9e7c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.