]> Cypherpunks repositories - gostls13.git/commitdiff
runtime: remove out of date comment
authorAustin Clements <austin@google.com>
Mon, 16 Mar 2015 18:41:59 +0000 (14:41 -0400)
committerAustin Clements <austin@google.com>
Thu, 19 Mar 2015 15:54:01 +0000 (15:54 +0000)
Change-Id: I0ad1a81a235c7c067fea2093bbeac4e06a233c10
Reviewed-on: https://go-review.googlesource.com/7661
Reviewed-by: Rick Hudson <rlh@golang.org>
src/runtime/mgcmark.go

index 4a3cc4d769f06561dd4f14af903a2f27d4e7ce03..1be69fe0629b5d14ceba3ae1de2782d52027f680 100644 (file)
@@ -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