[roll] Roll fuchsia [kernel][vm] Compression management logic

Defines compression algorithm and storage interfaces and describes
system to manage the life cycle of compressing and decompressing pages.

None of the added objects are used anywhere, and this has no functional
changes.

Original-Bug: 60238
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/760703
Original-Revision: afbb1063110aaa002925d385f7c8fac552e914ab
GitOrigin-RevId: b12f017a2bf37475a913c06deb79be6d3e71947f
Change-Id: I3e7a99b2f89f4b14a665086383a4ae55d7d63df0
1 file changed
tree: 877e76d67e51e23b1a0eb3990ea9214c53c196cd
  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.