[roll] Roll fuchsia [kernel][vm] Log previous and current eviction result

If the evictor encounters the same page twice in a row, log the result
of the previous eviction attempt and the current result. This will help
debug the linked bug.

Original-Bug: 434361683
Run-All-Tests: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1419134
Original-Revision: f78c833a9bf67eec36a2eba885e5f4e61d71acd4
GitOrigin-RevId: d55872a3800ab870f67d6071149cfe6c76fc8ab3
Change-Id: I56b57693f91495fe6a0724826abde8ae205d3782
1 file changed
tree: e653ad473c11dd523f2f1fd8da892436573385c5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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 in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.