summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorKeith Randall <khr@golang.org>2014-11-06 09:30:41 -0800
committerKeith Randall <khr@golang.org>2014-11-06 09:30:41 -0800
commit3ff86789aef0118f29d9767720997ee292dfd19c (patch)
tree1fcaed07ee27e6a6fa88034611011a2dbad3641f /doc
parent3527f77c64c55d66c6eb9131c0bbd6ce16d5b85b (diff)
downloadgo-3ff86789aef0118f29d9767720997ee292dfd19c.tar.gz
runtime: don't stop bitmap dump at BitsDead
Stack bitmaps need to be scanned past any BitsDead entries. Object bitmaps will not have any BitsDead in them (bitmap extraction stops at the first BitsDead entry in makeheapobjbv). data/bss bitmaps also have no BitsDead entries. LGTM=rsc R=rsc CC=golang-codereviews https://codereview.appspot.com/168270043
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions