[roll] Roll fuchsia [kernel][vm] Do not ignore eviction hints

Protect ALWAYS_NEED hinted pages from eviction under all levels of
memory pressure, which includes eviction to prevent an OOM reboot. This
allows audio_core to use hints instead of touching executable pages
every 5s, whilst retaining the current behavior.

Original-Bug: 85056
Original-Bug: 65334
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/583785
Original-Revision: 6add6b1459471b6fa85d0346ae813a85d6f91648
GitOrigin-RevId: da895a611682f6dc9faa4f2df0b8666309433cc3
Change-Id: I9d813abc80ac918a730e120797c87ba406970244
1 file changed
tree: 4a4ec92c7aaeca737c613cc05b4d7f780fc160c7
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 via the IRC channel #fuchsia on Freenode.

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.