]> Cypherpunks repositories - gostls13.git/commit
runtime/debug: force GC after setting of GCPercent to make it effective.
authorShenghou Ma <minux.ma@gmail.com>
Wed, 15 Jan 2014 00:23:36 +0000 (19:23 -0500)
committerShenghou Ma <minux.ma@gmail.com>
Wed, 15 Jan 2014 00:23:36 +0000 (19:23 -0500)
commit0db71338ed23324015d5d0600d2670fb3ed440b4
treee8ccfc9590d15a90c42db6d9586f5a5dbb995646
parent71377d3cd3a8e9cc97258c3252717e8f0165e7fa
runtime/debug: force GC after setting of GCPercent to make it effective.
See also discussion in CL 51010045.

R=golang-codereviews, r
CC=golang-codereviews
https://golang.org/cl/52230043
src/pkg/runtime/debug/garbage.go