]> Cypherpunks.ru repositories - gostls13.git/commit
runtime: clean up old markrootSpans
authorMichael Anthony Knyszek <mknyszek@google.com>
Wed, 19 Feb 2020 19:45:57 +0000 (19:45 +0000)
committerMichael Knyszek <mknyszek@google.com>
Mon, 17 Aug 2020 20:06:41 +0000 (20:06 +0000)
commit260dff3ca3b06385dc298523791a2079162f546e
tree971b6f5ba2829e88c126f027bb35814459762d73
parente30fbe3757d09a22988835835c41233df7c6cd00
runtime: clean up old markrootSpans

This change removes the old markrootSpans implementation and deletes the
feature flag.

Updates #37487.

Change-Id: Idb5a2559abcc3be5a7da6f2ccce1a86e1d7634e3
Reviewed-on: https://go-review.googlesource.com/c/go/+/221183
Run-TryBot: Michael Knyszek <mknyszek@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Michael Pratt <mpratt@google.com>
Reviewed-by: Austin Clements <austin@google.com>
src/runtime/mgcmark.go
src/runtime/mgcsweep.go
src/runtime/mgcsweepbuf.go
src/runtime/mheap.go