[roll] Roll fuchsia [fxfs] Periodically clean transfer buffer Lots of pages in the transfer buffer can get populated when flushing lots of writes to a file. Decommitting these pages after every use would be expensive and is unnecessary. This change adds a background task that will periodically decommit the pages. Original-Fixed: b/455859812 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1518356 Original-Revision: 12db3ec8ce7bf0640e2961c65c25aff88e2815e1 GitOrigin-RevId: 0663791cdc42f2f39442873e8d68644870669334 Change-Id: I76651c7884a2d948041c2d0edc9ee4146e63f211
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.