[roll] Roll fuchsia [kernel][vm] Do not extend access faults

In practical workloads a naive extension of an access fault does not
significantly reduce access faults, but does significantly reduce the
accuracy of page information and results in worse reclamation
behavior.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1272611
Original-Revision: 7739ed34232ac5b04d8cf753d0f41e537cfc4369
GitOrigin-RevId: 8f25ede8484fbf6e0a987b60372737eecfb8698f
Change-Id: I0f5d0821d9ced9f2a6c9763ecaf872e09d340958
1 file changed
tree: 3fb9d9dd9ff3decc20db66983a450ede212e70a8
  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.