[roll] Roll fuchsia [ufs] Enable WriteBooster

This CL enables WriteBooster to improve write performance.

The following table shows WriteBooster performance as tested on a
Galaxy Book S + UFS 3.1 device.
----------------------------------------------------------------
|     Workload      |  BS  | QD | WriteBooster |   Bandwidth   |
----------------------------------------------------------------
| Sequential Write  |  1MB | 32 |    On        | 1506.86 MiB/s |
| Sequential Write  |  1MB | 32 |    Off       |  552.87 MiB/s |
----------------------------------------------------------------

Test: Tested on a Galaxy Book S + UFS 3.1 device.
Test: fx test ufs-test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/978012
Original-Revision: b969d99d595de2576090c8f0c81f70834631169a
GitOrigin-RevId: a5cc2df7c9fa9c3afd0745209ce6850d3cc91a8b
Change-Id: I4288dbe80ab5ba4208120dd0c3d6e486e0517581
1 file changed
tree: e5283acab58390da98012b197b1957b6f63fabb5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.