[roll] Roll fuchsia [kernel][vm] Debug compressor

Adds a debug compressor attached to the page queues that, when enabled,
will immediately compress a small percentage of pages added to the page
queues. This is intended for use in test runs where, due to fast
execution and lack of memory pressure, compression would not otherwise
be exercised.

Original-Bug: 60238
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/808367
Original-Revision: 0fd8d690f80fe88e1ac4afd7ac87bfd26c5ab8da
GitOrigin-RevId: c1c9eecd25d6e20dcf5f59a3a7a96611010b0d27
Change-Id: I8032460736e5eeaad966a740f15e2bff93479478
1 file changed
tree: 2a6b4ff47e3f8e083045d421776d492d77b11ba7
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
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.