[roll] Roll fuchsia [memory] Remove the time throttling on scudo release.

This increases the frequency of scudo's unused pages release to the OS.
This is one criteria among others, that limit how often the unused pages
are collected. Experiemntal measure made with the same parameter on the
whole OS shows no impact on boot time, and reduces the unused memory
from 1.9 MiB to 0.4 MiB.

Original-Bug: 382623426
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1201848
Original-Revision: d114db8669a8dde66d8a21713e13a98abe6d76f7
GitOrigin-RevId: 2e0febba3f1cc1971d598e3326e59d2d825131d8
Change-Id: I1fca66ef4002a0e9b560dfef33c9f0957701ba05
1 file changed
tree: 87d8dfc4102b5b66ea98b9f7fd7611a3d5097ca2
  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.