[roll] Roll fuchsia [kernel][vm] Add VMO hinting ops

Extend zx_vmo_op_range() to support hinting ops, ZX_VMO_OP_DONT_NEED and
ZX_VMO_OP_ALWAYS_NEED.

Test: core-pager

Original-Bug: 65334
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/571856
Original-Revision: b6a22e88c6f59ca3eee9f008d86718742144119b
GitOrigin-RevId: 35967c43190a6705ffeaaa10b22a629bbcbf4f7b
Change-Id: Ib0b85a8db16b6e3c1b3ac666cf77f97c035206ca
1 file changed
tree: 35b6ddf7a04b48d3fbc855f62379768cfee394d7
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.