[roll] Roll fuchsia [ftl] Start tracking wear with uint32.

Stops tracking the values as "lag" from the high wear either, uses them
as raw values.

Removes a bunch of statistics that are based around the wear lag limit,
and defers some calculations to the stat retrieval or debug printing
rather than shouldering the complexity of keeping them up to date.

Leaves the wear lag histograms in place to appear the same as
previously.

Original-Bug: b/376287044

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1147974
Original-Revision: de4d655dd488bc7622d403c0ac74c9c40284fe27
GitOrigin-RevId: 952014537f8b0fe09b45004c1f85ac52c357edeb
Change-Id: I9b89ccd3606a8a180c39b2616ebe26ddee4d6f7d
1 file changed
tree: 834b84166a4072ecb4515580a7c1878dc3ff1a29
  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 in one of the communication channels documented at get involved.

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.