[roll] Roll fuchsia [f2fs] Mitigate GC in SSR mode This CL adds a method that estimates available invalid blocks that SSR can allocate, and triggers GC only when new allocations can cause out-of-space. Previously, f2fs inevitably ran GC when there were enough available blocks but not free sections in SSR mode as it considered only free sections as free space regardless of configured allocation mode. This way dynamically enhances WAF performance by removing unnecessary GC runs in SSR mode. Original-Bug: b/374811602 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1243745 Original-Revision: e2456d82759ba558ab80c43415611b02a702d513 GitOrigin-RevId: 0178cf23d718173caef678e523f15f16df8110b3 Change-Id: I597feba626f8360cb2ee075586288148d2fde01f
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.