commit | 594edbdc2926e050e044bb9f57ff778f58c44640 | [log] [tgz] |
---|---|---|
author | Adam Perry <adamperry@fuchsia.infra.roller.google.com> | Fri May 09 16:34:23 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri May 09 16:36:26 2025 -0700 |
tree | e907bcd3d5001ddac452b51fc5d8a46cee6e03d2 | |
parent | d9f22a5a6dcf5ac4ebc344f415ebc4618f674e85 [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.