commit | 0cecff3b8e6f85a77cdaa10935ef44342d560c82 | [log] [tgz] |
---|---|---|
author | Seokhwan Kim <sukka.kim@fuchsia.infra.roller.samsung.com> | Fri Jul 29 22:46:22 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jul 29 15:47:41 2022 -0700 |
tree | abaa2ff55271154bbc4d12ce853cf44b355d663f | |
parent | bd0a3ce21bd17654b61790974ab8abb301ece49a [diff] |
[roll] Roll fuchsia [f2fs] Introduce asynchronous writeback This CL introduces asynchronous writeback so that f2fs can continue to handle write IOs to files while a writeback thread asynchronously flushes dirty Pages to make VMOs of the Pages discardable. Original-Fixed: 104498 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/676267 Original-Revision: c47784d0553365315f643893de1c5d4ac509c383 GitOrigin-RevId: 24e27b963167659e3cc24c9a3dd2032c37ac8624 Change-Id: I5fe14412d2114c86733b0f2d5ee2a5a187555a3f
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
.