aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/stack.go
diff options
context:
space:
mode:
authorAustin Clements <austin@google.com>2016-03-14 13:51:23 -0400
committerAustin Clements <austin@google.com>2016-03-16 20:12:59 +0000
commitd7cedc4b74f902a3a1b429fb27f85380f6955a6f (patch)
tree26d4b2480534e08fd312d5c6ca6487e85e2b0cb1 /src/runtime/stack.go
parenta96884cf6c76a5d409ec4b193b6cc52534b80bad (diff)
downloadgo-d7cedc4b74f902a3a1b429fb27f85380f6955a6f.tar.xz
runtime: perform gcMarkRootCheck during STW in checkmark mode
gcMarkRootCheck is too expensive to do during mark termination. However, since it's a useful check and it complements checkmark mode nicely, enable it during mark termination is checkmark is enabled. Change-Id: Icd9039e85e6e9d22747454441b50f1cdd1412202 Reviewed-on: https://go-review.googlesource.com/20663 Reviewed-by: Rick Hudson <rlh@golang.org> Run-TryBot: Austin Clements <austin@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org>
Diffstat (limited to 'src/runtime/stack.go')
0 files changed, 0 insertions, 0 deletions