]> Cypherpunks repositories - gostls13.git/commit
runtime: fix stacks_sys accounting
authorKeith Randall <khr@golang.org>
Sat, 19 Jul 2014 17:29:57 +0000 (10:29 -0700)
committerKeith Randall <khr@golang.org>
Sat, 19 Jul 2014 17:29:57 +0000 (10:29 -0700)
commit01a7d39df1d6ba5e3ba8a5b8e928b906556c6772
tree691f404a92b0ed82bf357dfa99bd61c6b994d742
parenta91c1f5c833b7a9b1d0c8620a66ba5ee9dc286d9
runtime: fix stacks_sys accounting

subtract freed count before span gets merged during free.

LGTM=dvyukov
R=dmitry, dvyukov
CC=golang-codereviews
https://golang.org/cl/112450045
src/pkg/runtime/mheap.c