commit | 0fec5e889c8d25fc9e39fcc11581687180f844f3 | [log] [tgz] |
---|---|---|
author | Rasha Eqbal <rashaeqbal@fuchsia.infra.roller.google.com> | Fri Sep 22 20:42:56 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Sep 22 13:44:07 2023 -0700 |
tree | e8061587e5c73d58b9401c6f3f058bced6b0c7b1 | |
parent | 981d5f34411bee26c1bbb8a8a0b7d38d4ba3cde6 [diff] |
[roll] Roll fuchsia [kernel][vm] Move writeback out of syscalls-next.h Now that the RFC has been accepted, move over the writeback related constants for VMO creation and pager ops to their respective public headers. Also move over struct definitions and constants needed for zx_pager_query_vmo_stats, and remove the @next tag. zx_pager_query_dirty_ranges continues to be tagged @next, with related bits remaining under syscalls-next.h, as we will continue to iterate on it in relation to VMO content size. Original-Fixed: 63989 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/919193 Original-Revision: aa4db4df33849ed2422daf6a8108035b2fc82e4c GitOrigin-RevId: 368dacf3040239ef5c78c763f78bc07d6c95a7cf Change-Id: If56d76ea630f4b9f93e4718378bad8ec1b27810f
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
.