]> Cypherpunks repositories - gostls13.git/commit
runtime: compute data and bss root work units in one loop
authorjeffery <superajun@gmail.com>
Wed, 24 Jan 2024 14:45:06 +0000 (14:45 +0000)
committerKeith Randall <khr@golang.org>
Tue, 30 Jan 2024 18:58:51 +0000 (18:58 +0000)
commit0b1b6c1589215cde03c1492133e1e5314fc35de1
treec3bb8963abbcd3f60f4cdcec30bb64756a795933
parentf9c0423ec821e325d5a77e0f18dc1e44ee13503b
runtime: compute data and bss root work units in one loop

Change-Id: Ia730ca244c83db925879de206809938aeb969cdd
GitHub-Last-Rev: 711b8b8b935552eea6136242821444e83fc23d38
GitHub-Pull-Request: golang/go#64349
Reviewed-on: https://go-review.googlesource.com/c/go/+/544478
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/runtime/mgcmark.go