]> Cypherpunks repositories - gostls13.git/commit
Revert "runtime: bound defer pools"
authorRuss Cox <rsc@golang.org>
Wed, 4 Feb 2015 16:56:34 +0000 (11:56 -0500)
committerRuss Cox <rsc@golang.org>
Wed, 4 Feb 2015 17:04:08 +0000 (17:04 +0000)
commit7505cd8b23eaa521d9bcba0660c5430d1c09e647
tree1dd08b3c105f2b34de04dc83816addf907ee03da
parent1f2d7bf44fd20d06c21d16df485fa17137fe79f6
Revert "runtime: bound defer pools"

This reverts commit 805907115352801a54f987fc9079251b478cce3f.

Conflicts:
src/runtime/proc1.go (resolved by hand)

Change-Id: Ic62e3e802f0007ff9012b37bc5fd41fcafc153d0
Reviewed-on: https://go-review.googlesource.com/3885
Reviewed-by: Dmitry Vyukov <dvyukov@google.com>
src/runtime/mgc0.go
src/runtime/panic.go
src/runtime/proc1.go
src/runtime/runtime2.go