]> Cypherpunks repositories - gostls13.git/commit
runtime: hide mheap from GC
authorDmitriy Vyukov <dvyukov@google.com>
Fri, 19 Jul 2013 13:47:40 +0000 (17:47 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Fri, 19 Jul 2013 13:47:40 +0000 (17:47 +0400)
commit2a6520c2d367020951648379d9df7228f8d7151c
tree9ebd5469836a8b2bf5e2320600855f1c8fcd3516
parent68572644576be5f1f7121428755e7d8af5b7044c
runtime: hide mheap from GC
It contains pointers to first blocks of lots of spans.

R=golang-dev, iant
CC=golang-dev
https://golang.org/cl/11416046
src/pkg/runtime/malloc.goc