From: Austin Clements
Date: Mon, 6 Dec 2021 16:43:48 +0000 (-0500)
Subject: doc/go1.18: cite CLs for more efficient scavenging
X-Git-Tag: go1.18beta1~87
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=2cb9042dc2d5fdf6013305a077d013dbbfbaac06;p=gostls13.git
doc/go1.18: cite CLs for more efficient scavenging
For #47694.
Change-Id: Ic6088b1811600670a57f28426f4158a7c7517c82
Reviewed-on: https://go-review.googlesource.com/c/go/+/369616
Trust: Austin Clements
Reviewed-by: Michael Knyszek
---
diff --git a/doc/go1.18.html b/doc/go1.18.html
index 35b3d744ec..e4e0d2300d 100644
--- a/doc/go1.18.html
+++ b/doc/go1.18.html
@@ -282,7 +282,7 @@ Do not send CLs removing the interior tags from such phrases.
GOGC
where necessary.
-
+
The runtime now returns memory to the operating system more efficiently and has
been tuned to work more aggressively as a result.