[roll] Roll fuchsia [sysmem][vim3] 306 MiB contiguous_memory_size

384 MiB was too high for some workloads, with some OOMs seen with
"loand free" pages which are stranded; turning down to 306 should
result in nearly 0 loaned free pages before OOM, and might avoid the
OOM. If the OOM happens anyway, at least there shouldn't be many
stranded loaned free pages at the time of the OOM.

BUG: b/42072489
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/980956
Original-Revision: d3e3afdc7ed20c16ce8705384db4d55b31c7f148
GitOrigin-RevId: a332834740046e5a54b449e3d90d54e9a010f18d
Change-Id: If0d9402ab864dcd68a4467b46e873a2e1f758e7e
1 file changed
tree: 3228d03384a659f2f74039699827131e4a4f137d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.