]> Cypherpunks repositories - gostls13.git/commit
runtime: convert gcController.fractionalMarkTime to atomic type
authorMichael Pratt <mpratt@google.com>
Fri, 15 Jul 2022 20:47:03 +0000 (16:47 -0400)
committerMichael Pratt <mpratt@google.com>
Mon, 8 Aug 2022 14:12:03 +0000 (14:12 +0000)
commitfe406c8b11aa6e94c91f2d1fe05c170e3af2dc1e
tree2157d0901bcdb669318b315a14fcb40845cfbeef
parent3ea3d0e8a7f4e2bfa96535aafb6bd802d2907808
runtime: convert gcController.fractionalMarkTime to atomic type

For #53821.

Change-Id: Ic54bda422b87ee9365090fe6b42b82df7b25d2a1
Reviewed-on: https://go-review.googlesource.com/c/go/+/417782
Run-TryBot: Michael Pratt <mpratt@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
src/runtime/align_runtime_test.go
src/runtime/mgc.go
src/runtime/mgcpacer.go