commit | fa2d590f9e9a0197809626d8b359bbc77dbbae1d | [log] [tgz] |
---|---|---|
author | Aaron Drew <ripper@fuchsia.infra.roller.google.com> | Tue Sep 12 21:40:19 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Sep 12 14:41:38 2023 -0700 |
tree | d5c203cfd31bad6ba7a8679e201b2d9f8bbd5256 | |
parent | 12a962f10c0fd2ea4f375997dce79c87a0d38d85 [diff] |
[roll] Roll fuchsia Revert "[fxfs] Make TransferBuffer sparse." This reverts commit 6cbfe3caec401fded6b89a9a203507ccd34e0167. Reason for revert: https://fxbug.dev/133467 Original change's description: > [fxfs] Make TransferBuffer sparse. > > This simplifies `PagerBacked` and removes a possible deadlock > on TransferBuffer allocation. Instead of limiting ourselves to > a 1MiB sparse VMO chunk, each TransferBuffer is now a sparse VMO. > > This also makes it possible to just shadow the offsets > of the underlying file, simplifying our logic. > > Original-Bug: 299206422 > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/913913 Original-Bug: 299206422 No-Presubmit: true No-Tree-Checks: true No-Try: true Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/915632 Original-Revision: 582bf770dae50774bdfee88b4f489e2ccfcfd9e9 GitOrigin-RevId: 19f45553b07cbd9a49d0d1fffeda51c6d160c111 Change-Id: Ib8c581b53a5abe4cb6aceb694d4512da37513dfe
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 via the IRC channel #fuchsia
on Freenode.
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
.