mirror of
https://github.com/golang/go
synced 2024-11-19 09:04:41 -07:00
runtime: remove out of date comment
Change-Id: I0ad1a81a235c7c067fea2093bbeac4e06a233c10 Reviewed-on: https://go-review.googlesource.com/7661 Reviewed-by: Rick Hudson <rlh@golang.org>
This commit is contained in:
parent
b90638e1de
commit
a681c3029d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user