]> Cypherpunks repositories - gostls13.git/commit
runtime: disable preemption
authorRuss Cox <rsc@golang.org>
Mon, 1 Jul 2013 21:57:09 +0000 (17:57 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 1 Jul 2013 21:57:09 +0000 (17:57 -0400)
commit08e064135dfd6ec5cd09ac07134a9817425aac06
tree9434284e8b14d0c7456b371c46a7cbaa779616a0
parentfd23958f49f0967c9a5999ffc2e33740f246a11a
runtime: disable preemption

There are various problems, and both Dmitriy and I
will be away for the next week. Make the runtime a bit
more stable while we're gone.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/10848043
src/pkg/runtime/proc.c