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 <austin@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
This commit is contained in:
Austin Clements 2021-12-06 11:43:48 -05:00
parent f8a8a73096
commit 2cb9042dc2

View file

@ -282,7 +282,7 @@ Do not send CLs removing the interior tags from such phrases.
<code>GOGC</code> where necessary. <code>GOGC</code> where necessary.
</p> </p>
<p> <p><!-- CL 358675, CL 353975, CL 353974 -->
The runtime now returns memory to the operating system more efficiently and has The runtime now returns memory to the operating system more efficiently and has
been tuned to work more aggressively as a result. been tuned to work more aggressively as a result.
</p> </p>