| commit | b991be01686a93f6cacfeec98bca13b2f8f1536b | [log] [tgz] |
|---|---|---|
| author | Rasha Eqbal <rashaeqbal@fuchsia.infra.roller.google.com> | Sun Jul 25 23:25:24 2021 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Sun Jul 25 16:26:40 2021 -0700 |
| tree | edd43834220b2ab84d2e788b94ef14028816b206 | |
| parent | ef3e13423f0bd3f301b31d32f2c029f9755e2b61 [diff] |
[roll] Roll fuchsia [vm][kstress] Replace COPY_ON_WRITE VMO clone type Replace ZX_VMO_CHILD_COPY_ON_WRITE with ZX_VMO_CHILD_SNAPSHOT. This is essentially a no-op because ZX_VMO_CHILD_COPY_ON_WRITE uses the same constant as ZX_VMO_CHILD_SNAPSHOT_AT_LEAST_ON_WRITE, which is internally upgraded to ZX_VMO_CHILD_SNAPSHOT for non-pager-backed VMOs. The replaced instances here are not pager-backed VMOs. ZX_VMO_CHILD_COPY_ON_WRITE is on the path to deprecation. Original-Bug: 34458 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/559541 Original-Revision: 99f8c6fb115fd13fcd1d25ba013466a31c43cfc9 GitOrigin-RevId: f9218784c2f7e337bc4f3a466b0efa1e8ccfba11 Change-Id: Ie9c0b97f23ff2590020e9d56f39ee27eff095302
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.