[roll] Roll fuchsia [zircon][vm][ppb] vmstress.cc ppb adjustments

Use a contiguous VMO more often since they're soon to
be able to loan on decommit and reclaim on commit.

Also add a range op.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/609602
Original-Revision: 8b5ce5b4b345d8b0022bd56d7bb2db6afd4bbdc2
GitOrigin-RevId: 78a3c2294b853cf3662156964984aa83eec8907a
Change-Id: I6f7a355cef7a4480ad03f0f2938857b61ff85d3c
1 file changed
tree: 8e1746d9c16aa4cbf79b60bf98aa66b251de349c
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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 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.