commit | 7b2ceae04203da1253808b087cca77d87386892f | [log] [tgz] |
---|---|---|
author | Adrian Danis <adanis@fuchsia.infra.roller.google.com> | Wed Sep 06 02:30:00 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Sep 05 19:31:13 2023 -0700 |
tree | dd45e0b34bdfdd7c3626bc07020ac25ca9ad061d | |
parent | 0b08bcec0f0c2db1a267a1119dc49e7403a6d914 [diff] |
[roll] Roll fuchsia [test][vm] Fix race in Pager.EvictionHintsVmar The EvictionHintsVmar test had previously been modified to account for a race in a eviction potentially happening on a range marked DONT_NEED. However, this handling was incompleted and only accounted for 2 out of the 3 possible scenarios. This change accounts for all 3 potential outcomes, and refactors the handling into a single re-usable lambda. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/911552 Original-Revision: bd5271795f143ab3b7c0816f8c83747a9877baf7 GitOrigin-RevId: 1a2233167b8b7a50eb8a47a3b895f2f624065201 Change-Id: Id47ff5d9aec2c7762961da0d955a927167d75b03
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
.