[roll] Roll fuchsia [memory] Process pressure state changes in main thread.

The PressureNotify was calling back to the monitor code in its thread.
We believe that was causing data corruption in the high_waters written
to disk.

Test: N/A
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/602763
Original-Revision: 8c55b372fd6879d4422793c29ec0c4bb578b8653
GitOrigin-RevId: 31df9631eca80fdb45a6525bfdcbcc848f0de26e
Change-Id: I53318ef9815c55dda7cb63ea753484c40f10e6a6
1 file changed
tree: a1f182aa42376ecf814ccf8adbd17f95a9a88c4e
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.