[roll] Roll fuchsia [kernel][vm] Follow Require for high priority evictions

Allow the Require action to force the eviction of a page even if it is
in a VMO marked as high priority. This ensures the correct execution of
the physical page provider.

Original-Bug: 417504713
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1278744
Original-Revision: 22a54624d9118d9d233f9b9787b439bcd2e200e4
GitOrigin-RevId: db4d7a997933b20859fb9e662b63aabc6ae7829f
Change-Id: I1d70143f43898f85f3cd47c66d5aa90f40f60186
1 file changed
tree: 62f8030405b85a57244dcc389f4b1baa63e7dc16
  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.