summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorKeith Randall <khr@golang.org>2014-07-18 13:05:21 +0400
committerKeith Randall <khr@golang.org>2014-07-18 13:05:21 +0400
commit5178162d2d2da4e29431349b8cb7f7c749beb2cd (patch)
tree63650f846657253fb2ee4ca46c03f8eb9fb58ec4 /AUTHORS
parent88874f3d8832bef2b736aee54a40a59a190074f8 (diff)
downloadgo-5178162d2d2da4e29431349b8cb7f7c749beb2cd.tar.gz
runtime: fix gctrace=1
updatememstats is called on both the m and g stacks. Call into flushallmcaches correctly. flushallmcaches can only run on the M stack. This is somewhat temporary. once ReadMemStats is in Go we can have all of this code M-only. LGTM=dvyukov R=golang-codereviews, dvyukov CC=golang-codereviews https://codereview.appspot.com/116880043 Committer: Dmitriy Vyukov <dvyukov@google.com>
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions