| commit | 61eef9bb7ad1b961ccf895bb872e4f11a89d12ed | [log] [tgz] |
|---|---|---|
| author | Jeuk Kim <jeuk20.kim@fuchsia.infra.roller.samsung.com> | Thu Jul 07 07:03:36 2022 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Jul 07 00:05:21 2022 -0700 |
| tree | 470b506f51b04af1504532e3654a0a8b51e10c05 | |
| parent | 1072d9914be29fd53c47ae8b9534024748cccba9 [diff] |
[roll] Roll fuchsia [f2fs] Add the node garbage collection feature This patch implements the foreground garbage collection feature for node segments. F2fs conducts foreground gc when there are not enough empty segments to accept further block allocation in a lfs manner. By adding node gc, it is possible to operate in lfs mode without worrying about the lack of segments for warm node. In the next patch, data gc will be implemented, and the foreground gc will be fully operational. Original-Bug: 100997 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/679184 Original-Revision: 7f2a15f6c90cf1fefcb905ce3a7e9c7845242f30 GitOrigin-RevId: fef4a46e5b058331198b9ac118a4dc6963ef7d3d Change-Id: Ifb351016125af996ce2ae36a243c0688b7835d37
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.