aboutsummaryrefslogtreecommitdiff
path: root/src/os/exec/exec_test.go
diff options
context:
space:
mode:
authorRick Hudson <rlh@golang.org>2014-10-03 11:33:57 -0400
committerRuss Cox <rsc@golang.org>2014-10-03 11:33:57 -0400
commitd42328c9f749140adf947833e0381fc639c32737 (patch)
treec818402f63bed74e9be8799df7f29b848f2dd84d /src/os/exec/exec_test.go
parenta3630c9e4419a550af224541e55a0ca6be6f551c (diff)
downloadgo-d42328c9f749140adf947833e0381fc639c32737.tar.xz
[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://golang.org/cl/145640044
Diffstat (limited to 'src/os/exec/exec_test.go')
0 files changed, 0 insertions, 0 deletions