[roll] Roll fuchsia [starnix][memory_manager] Skip MAX_STACK_SIZE before mmap_top

Take into account memory reserved for stack when deciding where to mmap.

Test: Mmap.HintRoundedDownIfMisaligned
Fix: 402077314
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1598528
Original-Revision: 47928593bdfda56987d69571279e6361caae7475
GitOrigin-RevId: b4a4bf5ae5ab49fac36a99496d5961956bdcb6c0
Change-Id: I59d92d56fc5d0976a9e006d7e7d0d07cf1c6a172
1 file changed
tree: be9933c5077fdf460823a130bfc28482a3026aae
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.