]> Cypherpunks repositories - gostls13.git/commit
runtime: convert gcController.dedicatedMarkTime to atomic type
authorMichael Pratt <mpratt@google.com>
Fri, 15 Jul 2022 20:44:57 +0000 (16:44 -0400)
committerMichael Pratt <mpratt@google.com>
Mon, 8 Aug 2022 14:11:55 +0000 (14:11 +0000)
commit9463638ca883f07467ad8e294cf3ba7f7b175eb2
treebd140fb9ac75a8fe253bff1e3fb3be2c77b3e0b5
parentba89d59a3a0fe483c43cd789dbe1f5cbe863f491
runtime: convert gcController.dedicatedMarkTime to atomic type

For #53821.

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