]> Cypherpunks repositories - gostls13.git/commit
runtime: remove go119MemoryLimitSupport flag
authorKeith Randall <khr@golang.org>
Thu, 26 Jan 2023 22:46:51 +0000 (14:46 -0800)
committerKeith Randall <khr@golang.org>
Sat, 28 Jan 2023 20:46:29 +0000 (20:46 +0000)
commit79edd1d19d247a9c35ee90c96f9b70b54c4dfda2
tree11393bef6bd9895d90ad6a4a6d319c7597ceee33
parent469afbcc468115153b7ce3462619197aeadd87ad
runtime: remove go119MemoryLimitSupport flag

Change-Id: I207480d991c6242a1610795605c5ec6a3b3c59de
Reviewed-on: https://go-review.googlesource.com/c/go/+/463225
Reviewed-by: Keith Randall <khr@google.com>
Run-TryBot: Keith Randall <khr@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/runtime/mgcmark.go
src/runtime/mgcpacer.go
src/runtime/mgcscavenge.go
src/runtime/mheap.go
src/runtime/runtime1.go