]> Cypherpunks repositories - gostls13.git/commit
runtime: use persistentalloc instead of mallocgc in symtab
authorDmitriy Vyukov <dvyukov@google.com>
Mon, 10 Jun 2013 05:17:46 +0000 (09:17 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Mon, 10 Jun 2013 05:17:46 +0000 (09:17 +0400)
commit83445fdcc3639fc102c11aa1820d592a8615cc86
tree30247ced8f3f2ae28f25ff2979c625370fc86207
parent99922aba8bca811f28f0d8e7beed4a0801a82c1c
runtime: use persistentalloc instead of mallocgc in symtab
Reduces heap size.

R=golang-dev, khr
CC=golang-dev
https://golang.org/cl/10140043
src/pkg/runtime/symtab.c