]> Cypherpunks repositories - gostls13.git/commit
doc/go1.19: add release notes for the soft memory limit and idle GC
authorMichael Anthony Knyszek <mknyszek@google.com>
Sat, 4 Jun 2022 05:42:30 +0000 (05:42 +0000)
committerMichael Pratt <mpratt@google.com>
Mon, 6 Jun 2022 21:01:07 +0000 (21:01 +0000)
commitacfff428029130654d44b56e80a5e9c7e825e951
treeda6c0c31e2bfe9eb71ecac7166ebbf1a0425e948
parenta71ca3dfbd32faf351ff68bcc26a4d5abd9b06d7
doc/go1.19: add release notes for the soft memory limit and idle GC

This change resolves some TODOs in the release notes, and while we're
here, also clarifies how CPU profile samples are represented in runtime
traces.

Change-Id: Idaa36ccf65b03fd5463b2d5da682d3fa578d2f46
Reviewed-on: https://go-review.googlesource.com/c/go/+/410356
Reviewed-by: Michael Pratt <mpratt@google.com>
Reviewed-by: Austin Clements <austin@google.com>
doc/go1.19.html