[roll] Roll fuchsia [build] set size of highmem pool based on available memory

Use a 32GB size for setting the number of concurrent 'highmem' actions
that can be run in parallel, instead of hardcoding to 1.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1229365
Original-Revision: 738336d2c4f2588135cadf77b3840aec77e67306
GitOrigin-RevId: 0e2b3e3f6525ef4f7cc7f39326c2cf10a1201aa1
Change-Id: I9964f8c2acd0ac184204c9aa95d9b2275c434e20
1 file changed
tree: 5c6b9857e2049183c716f5fc1cfd6fa944645c1e
  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.