]> Cypherpunks repositories - gostls13.git/commit
runtime: add per-M caches for MemStats
authorDmitriy Vyukov <dvyukov@google.com>
Mon, 18 Jul 2011 18:56:22 +0000 (14:56 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 18 Jul 2011 18:56:22 +0000 (14:56 -0400)
commit27753ff10897b566b6b8086f5fa3c83b6c4c271e
tree18498f98e57f15539e5372e01185c8e976417563
parent66d5c9b1e9c30908608469f30b0bb72cb3014600
runtime: add per-M caches for MemStats
Avoid touching centralized state during
memory manager operations.

R=mirtchovski
CC=golang-dev, rsc
https://golang.org/cl/4766042
src/pkg/runtime/malloc.h