[roll] Roll fuchsia [starnix][range_map2] Track gaps between ranges in the map

This CL updates the range map to keep track of the gaps between ranges
in the map. Tracking this information makes it faster to place memory
allocations.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1253431
Original-Revision: 5bf0a7d700798825e2afe812e258a07847d76839
GitOrigin-RevId: 733b04383c09a3e77c914de22f952c1b6cd641af
Change-Id: I720a108a37f041604f5605b65137847de8faf9ce
1 file changed
tree: a2e27eb4afa3760640a154a256cb3619a022f665
  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.