[roll] Roll fuchsia [sysmem] Detect contiguous decommit

Attempt to detect whether kernel has enabled contiguous decommit or not
instead of assuming it is enabled for all paged VMOs.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/847279
Original-Revision: 6f83be094bcc672022c6b6fcaf4b46420dc9f724
GitOrigin-RevId: 2677c5c902ffe88219977622ee27c23f3a9edd47
Change-Id: I0940eda8604b112a49eeb3401fd026ded7a7c5e4
1 file changed
tree: d34dc9dfb9ea6ccea176aeb4451fddd2f586b4b5
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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.