[roll] Roll fuchsia [kernel][vm] Handle gaps in DirtyPages We can encounter gaps in DirtyPages if we raced with eviction and a clean page was evicted before the DIRTY request could be resolved and the page marked dirty. Fail the DirtyPages call in this case and let waiters of the request retry looking up the page. Test: core-pager-writeback Original-Bug: 63989 Multiply: core-pager-writeback Run-All-Tests: true Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/702322 Original-Revision: afa1a043164372192cfae505a42d2dff287b54af GitOrigin-RevId: 2037638ae2ea0c8af5e63f7194784c3c053eb3b0 Change-Id: I9e7ab63a1f2b497b205e602f196498d593ea935a
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.