aboutsummaryrefslogtreecommitdiff
path: root/src/encoding/gob/decoder.go
diff options
context:
space:
mode:
authorMatthew Dempsky <mdempsky@google.com>2021-03-12 16:58:10 -0800
committerMatthew Dempsky <mdempsky@google.com>2021-03-13 04:53:32 +0000
commita8a85281caf21831ee51ea8c879cbba94bcce256 (patch)
tree0cd1ff549dbdd3904d7580ae719228f4f4d82ad4 /src/encoding/gob/decoder.go
parent8e725f8452ac0ece548837a95d125bc67b9d8828 (diff)
downloadgo-a8a85281caf21831ee51ea8c879cbba94bcce256.tar.xz
runtime: fix documented alignment of 32KiB and 64KiB size classes
As Cherry pointed out on golang.org/cl/299909, the page allocator doesn't guarantee any alignment for multi-page allocations, so object alignments are thus implicitly capped at page alignment. Change-Id: I6f5df27f269b095cde54056f876fe4240f69c5c7 Reviewed-on: https://go-review.googlesource.com/c/go/+/301292 Reviewed-by: Cherry Zhang <cherryyz@google.com> Trust: Matthew Dempsky <mdempsky@google.com>
Diffstat (limited to 'src/encoding/gob/decoder.go')
0 files changed, 0 insertions, 0 deletions