]> Cypherpunks repositories - gostls13.git/commit
runtime: fix comment for assistRatio
authorAustin Clements <austin@google.com>
Sun, 4 Oct 2015 23:28:42 +0000 (19:28 -0400)
committerAustin Clements <austin@google.com>
Fri, 9 Oct 2015 19:37:23 +0000 (19:37 +0000)
commit3e57b17dc3e490a773570b49897876ea198c24fb
tree23be93f5649bfdb6d67b13c1c55a15b5e62fe75d
parent3be4d5982020bf60d1ed98fd7b9e40edd4c797ee
runtime: fix comment for assistRatio

The comment for assistRatio claimed it to be the reciprocal of what it
actually is.

Change-Id: If7f9bb853d75d0097facff3aa6704b224d9108b8
Reviewed-on: https://go-review.googlesource.com/15402
Reviewed-by: Russ Cox <rsc@golang.org>
src/runtime/mgc.go