[roll] Roll fuchsia [kernel][vm] Carry over min eviction target

The eviction thread carries over any pages it was not able to evict in
this attempt due to lack of candidates. The remainder gets combined with
the next asynchronous eviction target.

Run-All-Tests: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1148195
Original-Revision: bafe764d5085ee323df043fc8ec925cae161b100
GitOrigin-RevId: 87224b8fd139b9eb78bf5f4ec7c0e38b95d15756
Change-Id: Iab9e47682490c51b7f930bcdaaf5c43778d67de3
1 file changed
tree: a5cb1d22369d141d9170990810758fdb88a518bd
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.