[roll] Roll fuchsia [kernel][memory_watchdog] Dump page queues

Dumps the page queues on every memory pressure change. This is intended
to make OOM analysis easier.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/604004
Original-Revision: 107d4869bbc84424ec883dff7a87118282a278c7
GitOrigin-RevId: ebe144cdcf333612110217cc30b75b802b2b9e11
Change-Id: I897b036f858bdc32e8c74517bcb694cdd938f527
1 file changed
tree: d48fda239284086357accad691f4c2aadf0d9e6e
  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.