[roll] Roll fuchsia [starnix] Box MappingBackingMemory.

A large number of mappings are from private anonymous memory
which doesn't need to store anything inline in the Mapping::backing
field. Storing the MappingBackingMemory out of line allows reducing
the size of Mapping by 16 bytes.

Original-Bug: 392735168

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1209409
Original-Revision: 8c266f3b3382d096f773389e7b215048a6c5fca3
GitOrigin-RevId: 6c5e827c339bdc547dcded061ea9e39215d3e1f9
Change-Id: I1deac769bf1ca2677e90ec13ccb4778269c444a6
1 file changed
tree: e907bcd3d5001ddac452b51fc5d8a46cee6e03d2
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.