]> Cypherpunks repositories - gostls13.git/commit
runtime: convert gcController.bgScanCredit to atomic type
authorMichael Pratt <mpratt@google.com>
Fri, 15 Jul 2022 19:49:18 +0000 (15:49 -0400)
committerMichael Pratt <mpratt@google.com>
Mon, 8 Aug 2022 14:11:47 +0000 (14:11 +0000)
commitba89d59a3a0fe483c43cd789dbe1f5cbe863f491
tree1713fc1ae473303ab498ff6aa6ca38348a71768f
parentb8f4847d6f175d71e0738e944db8e2394846fa36
runtime: convert gcController.bgScanCredit to atomic type

For #53821.

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