| commit | 29d27710e5eb28013d20ee9032eb85c7631256cc | [log] [tgz] |
|---|---|---|
| author | Joshua Seaton <joshuaseaton@google.com> | Thu Oct 16 12:18:02 2025 -0700 |
| committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 16 14:30:48 2025 -0700 |
| tree | 9322245b30c1a053abcadd5c6f727903461b7af2 | |
| parent | 980eab27c2f0be6de72cde534e22a645ccd4b110 [diff] |
[fuchsia] Don't assume page size is 0x1000 Per RFC 0016[1], page size in userspace should not assumed to be constant and should be determined at runtime via zx_system_get_page_size(). [1] https://fuchsia.dev/fuchsia-src/contribute/governance/rfcs/0016_boot_time_page_sizes Bug: 42146863 Change-Id: Ifda951318cc45308de2a7c8300f55456d6eaa00e Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/go/+/1395444 Fuchsia-Auto-Submit: Joshua Seaton <joshuaseaton@google.com> Commit-Queue: Joshua Seaton <joshuaseaton@google.com> Reviewed-by: James Robinson <jamesr@google.com>
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Gopher image by Renee French, licensed under Creative Commons 4.0 Attributions license.
Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Official binary distributions are available at https://go.dev/dl/.
After downloading a binary release, visit https://go.dev/doc/install for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://go.dev/doc/install/source for source installation instructions.
Go is the work of thousands of contributors. We appreciate your help!
To contribute, please read the contribution guidelines at https://go.dev/doc/contribute.
Note that the Go project uses the issue tracker for bug reports and proposals only. See https://go.dev/wiki/Questions for a list of places to ask questions about the Go language.