]> Cypherpunks repositories - gostls13.git/commit
runtime: make the GC message less committal.
authorRob Pike <r@golang.org>
Fri, 17 Jul 2015 22:42:20 +0000 (08:42 +1000)
committerRob Pike <r@golang.org>
Sat, 18 Jul 2015 00:28:50 +0000 (00:28 +0000)
commite28a679216ca78f0f3c7cf91e61251933ed8a5fa
tree0306bbb204a04d133cbe80a9c982b3038433f597
parentc4f18d537428aa61fdcf41498518cc3cc7885d38
runtime: make the GC message less committal.

We shouldn't guarantee this behavior, but suggest it's possible.

Change-Id: I4c2afb48b99be4d91537306d3337171a13c9990a
Reviewed-on: https://go-review.googlesource.com/12346
Reviewed-by: David Crawshaw <crawshaw@golang.org>
src/runtime/mgc.go