[roll] Roll fuchsia [kernel][vm] Rate limit OOM logs in MemoryWatchdog Reduce frequency of logs surrounding the reclamation loop when bouncing in and out of OOM rapidly due to hysteresis. In this scenario, mem_event_idx_ temporarily changes to a non-OOM level but we don't remain at that level for the hysteresis period before transitioning back to OOM. Accumulate evicted pages and log total when transitioning out of OOM or when committing to an OOM reboot, i.e. when actually signaling a memory pressure event. Original-Bug: 510470648 Run-All-Tests: true Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1604386 Original-Revision: fcb2f1129c2f13a9c1d9254938f588856755a320 GitOrigin-RevId: 6906b9e7126a320b8f203b433d64ca7cce62f056 Change-Id: I2e3f5874dd81ef1375ff690fd93b0c6990ce4b58
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 in one of the communication channels documented at get involved.
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.