]> Cypherpunks repositories - gostls13.git/commit
runtime: clean up old mcentral code
authorMichael Anthony Knyszek <mknyszek@google.com>
Wed, 19 Feb 2020 16:37:48 +0000 (16:37 +0000)
committerMichael Knyszek <mknyszek@google.com>
Mon, 17 Aug 2020 20:06:49 +0000 (20:06 +0000)
commite6d0bd2b8951bde6f0ac6421f20e18efc7ba0cdb
treed397b0e7634cfa48d7f55b4bb0a7535672f8a3a0
parent260dff3ca3b06385dc298523791a2079162f546e
runtime: clean up old mcentral code

This change deletes the old mcentral implementation from the code base
and the newMCentralImpl feature flag along with it.

Updates #37487.

Change-Id: Ibca8f722665f0865051f649ffe699cbdbfdcfcf2
Reviewed-on: https://go-review.googlesource.com/c/go/+/221184
Run-TryBot: Michael Knyszek <mknyszek@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
src/runtime/lockrank.go
src/runtime/malloc.go
src/runtime/mcache.go
src/runtime/mcentral.go
src/runtime/mgc.go
src/runtime/mgcsweep.go
src/runtime/mgcsweepbuf.go [deleted file]
src/runtime/mheap.go