[roll] Roll fuchsia Revert "[starnix] Add support for memory pressure events" This reverts commit 0e5ad4c6693fccdbb9e84d7878462d6ca3d58871. Reason for revert: failing pse_test.cm in CI Original change's description: > [starnix] Add support for memory pressure events > > NOTE: This CL is heavily based on lindkvist@'s fxrev.dev/1200804. > > This adds support for observing memory pressure events by writing to > /proc/pressure/memory. > > The pressure events from Zircon are reported as POLLPRI events on the > file. > > A kthread controls the pace at which such events are reported. > In particular, in accordance with the PSI interface, it rate-limits > them to once per window. > > Original-Fixed: 319649348 > Change-Id: I7214edf6b40ccb5c8b3e72d5539feb17d70a2d10 > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1209224 > API-Review: Kevin Lindkvist <lindkvist@google.com> > Reviewed-by: Adam Perry <adamperry@google.com> > Reviewed-by: Kevin Lindkvist <lindkvist@google.com> > Commit-Queue: Kevin Lindkvist <lindkvist@google.com> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1210285 Original-Revision: a427870e38bc17ef29444f256800532675093410 GitOrigin-RevId: 4cd2366ebea699bf3b55e40d9fd00638881abac9 Change-Id: I78d4f165f970bfe98d0c7c670080edeb917a17d8
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.