]> Cypherpunks repositories - gostls13.git/commit
runtime: improve "P has cached GC work" debug info
authorAustin Clements <austin@google.com>
Mon, 19 Nov 2018 15:36:45 +0000 (10:36 -0500)
committerAustin Clements <austin@google.com>
Wed, 21 Nov 2018 16:20:19 +0000 (16:20 +0000)
commitb8fad4b33d20224f2965a1e9cdbd931fda0ed636
tree2cf2bdb4057f2eb2a389871e4bd7060068039486
parent4a8ce14af9941e3efbeb88b564bde76cc0b2e121
runtime: improve "P has cached GC work" debug info

For #27993.

Change-Id: I20127e8a9844c2c488f38e1ab1f8f5a27a5df03e
Reviewed-on: https://go-review.googlesource.com/c/149968
Run-TryBot: Austin Clements <austin@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/runtime/mgc.go