]> Cypherpunks.ru repositories - gostls13.git/commit
runtime: document GOMEMLIMIT in environment variables section
authorMichael Pratt <mpratt@google.com>
Mon, 6 Jun 2022 21:20:44 +0000 (17:20 -0400)
committerMichael Pratt <mpratt@google.com>
Tue, 7 Jun 2022 18:47:38 +0000 (18:47 +0000)
commitf3e051a184ddd060f1e17200b0081648411fa073
tree08f58a56d6763627786a531002a0ae40b2677041
parentef2567c7dd040f2cee87b8fd52885c6481deee35
runtime: document GOMEMLIMIT in environment variables section

For #48409.

Change-Id: Ia6616a377bc4c871b7ffba6f5a59792a09b64809
Reviewed-on: https://go-review.googlesource.com/c/go/+/410734
Run-TryBot: Michael Pratt <mpratt@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Chris Hines <chris.cs.guy@gmail.com>
Reviewed-by: Russ Cox <rsc@golang.org>
src/runtime/extern.go