]> Cypherpunks repositories - gostls13.git/commit
runtime: bump gc 'extra bytes' check
authorChristopher Wedgwood <cw@f00f.org>
Wed, 14 Dec 2011 05:28:43 +0000 (21:28 -0800)
committerIan Lance Taylor <iant@golang.org>
Wed, 14 Dec 2011 05:28:43 +0000 (21:28 -0800)
commit1e63a4e4242389fdd1c5f90efa8c221c3bd2701b
tree4233f13f6ce81e3f4668ea5ad77ad3b783c65c95
parent6481e37d28b61bfae99a6fe2f70fa0412da16de6
runtime: bump gc 'extra bytes' check

(needed for non-zero GOMAXPROCS)

R=iant, rsc
CC=go.peter.90, golang-dev
https://golang.org/cl/5486059
src/pkg/runtime/gc_test.go