[roll] Roll fuchsia [kernel][vm] Support delayed allocations Implements support for delayed allocations, i.e. having the PMM_ALLOC_FLAG_CAN_WAIT flag set, for VmCowPages VMOs. For page allocation sites that cannot support delayed allocations yet, the flag is explicitly stripped. The PMM_ALLOC_FLAG_CAN_WAIT flag is not yet ever set in pmm_alloc_flags_ so this has no behavioral changes. Original-Bug: 99890 Run-All-Tests: True Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/574806 Original-Revision: 32f55c610330aaaa41e4c21743ec2303675be329 GitOrigin-RevId: da9c55614fe1b0eb798d09ffd3280197c1843e42 Change-Id: I8d2326f5895a5d027726e037abdf1f4f77580ffb
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.