[roll] Roll fuchsia [kernel][vm] Dump page queue information

Adds a method on the page queue to dump information, and adds calls to
it on critical memory state transitions.

Original-Bug: 84217
Original-Bug: 83323
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/583885
Original-Revision: 8e731504bbe40dc50e4b7b03980c8dd3c9dc9b12
GitOrigin-RevId: d7a27d9a4d607f4fcac3d4ea1efd847c75ab063f
Change-Id: Ie2a6d756c4ad83b1225a2f93b9a7b6b2de53196a
1 file changed
tree: 64e0d044045d1f312f54b3a43c8512cf8f63837c
  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.