Commit a681c302 authored by Austin Clements's avatar Austin Clements

runtime: remove out of date comment

Change-Id: I0ad1a81a235c7c067fea2093bbeac4e06a233c10
Reviewed-on: https://go-review.googlesource.com/7661Reviewed-by: 's avatarRick Hudson <rlh@golang.org>
parent b90638e1
......@@ -178,7 +178,6 @@ func gchelpwork() {
// hanging off the P where this is being run.
// scanstack(gp)
case _GCmark:
// Get a full work buffer and empty it.
// drain your own currentwbuf first in the hopes that it will
// be more cache friendly.
var gcw gcWork
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment