]> Cypherpunks.ru repositories - gostls13.git/commit
runtime: convert gcController.idleMarkTime to atomic type
authorMichael Pratt <mpratt@google.com>
Fri, 15 Jul 2022 20:49:50 +0000 (16:49 -0400)
committerMichael Pratt <mpratt@google.com>
Mon, 8 Aug 2022 14:12:13 +0000 (14:12 +0000)
commitdcd10375bc48d0389919b573485d2730445650fd
treeda512512242eea8f9ea7af67597b204c8fd756a6
parentfe406c8b11aa6e94c91f2d1fe05c170e3af2dc1e
runtime: convert gcController.idleMarkTime to atomic type

For #53821.

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