[roll] Roll fuchsia [kernel][vm] Add SplitOnUnmap flag to SetMemoryPriorityLocked

Use SplitOnUnmap=true if the VmMapping hasn't been activated yet.

The other memory priority methods SetMemoryPriorityDefaultLockedObject
and SetMemoryPriorityHighAlreadyPositiveLockedObject have a SplitOnUnmap
flag with the same meaning.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1426938
Original-Revision: 83616c8a79b257830e660545a64e78a4403b9d64
GitOrigin-RevId: 877cc2f1f6a7a5f4db04123b5b9664da7038f629
Change-Id: I9faf6c711958a86a58ab6967b030f4dbb4273577
1 file changed
tree: 64e167020851ec5d8ae6de3c482530ef9fca33f0
  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.