summaryrefslogtreecommitdiff
path: root/src/compress/lzw/reader.go
diff options
context:
space:
mode:
authorRick Hudson <rlh@golang.org>2014-10-03 11:33:57 -0400
committerRick Hudson <rlh@golang.org>2014-10-03 11:33:57 -0400
commit4eb6792aa572c7e6d3448d4cf22223b61b65724f (patch)
tree879e8ebdb9b466df8600ad4aa970d625a6f63194 /src/compress/lzw/reader.go
parent5fc8be8db6a4e7a0e43718e6b21d2b78e5aacf5f (diff)
downloadgo-4eb6792aa572c7e6d3448d4cf22223b61b65724f.tar.gz
[dev.garbage] runtime: scan and mark phase refactoring
Refactoring of the scan and mark phase so that concurrent GC, in particular the write barrier, can share a common infrastructure. Now that the scan and mark phases have been separated we will be able to scan stacks without blackening any objects. This in turn will allow us to delay installing expensive write barrier code. LGTM=rsc R=rsc, khr, dvyukov CC=golang-codereviews https://codereview.appspot.com/145640044 Committer: Russ Cox <rsc@golang.org>
Diffstat (limited to 'src/compress/lzw/reader.go')
0 files changed, 0 insertions, 0 deletions