[roll] Roll fuchsia [fxfs] Delay writeback_end for batches to do a single barrier. Rather than doing a barrier between each batch or pushing a bunch of background work to try to get some kind of parallelism, here we wait to call writeback_end for all the batches by doing a single barrier at the end for all of them. Holding these writebacks open for longer shouldn't make a difference. Getting a page in these ranges modified any time after the writeback_begin will result in a single mark_dirty request, regardless of if it is before or after the writeback_end. Original-Bug: 509737325 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1605888 Original-Revision: d082b096af4fde5f28acf404a44719d20043ca7f GitOrigin-RevId: 32dd06419d5e61c460ddfab0dd8c182e3e0ab3af Change-Id: I694ee6f5e8954917d3556feda6fda344a0697c38
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.