[roll] Roll fuchsia [kernel][vm] Kernel cmdline for virtual heap

Use a kernel cmdline option to enable the virtual heap instead of a
build define. This will allow easier per-product configurations going
forward.

No difference in performance between runtime and compile-time switching,
as reported by bench_heap (`k bench` command).

Original-Bug: 446675650
Run-All-Tests: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1420417
Original-Revision: be1dae858af183b8eb0c03dd17b69d221e639ba5
GitOrigin-RevId: 93ad269d962d8d395a4e175babd7ed8f57b51cd5
Change-Id: I4fde7e7f2b55c8f69e9bef18c4597512b9eb8d27
1 file changed
tree: e6e476411c0daa1111d673afb3ca333e68165248
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.