]> Cypherpunks repositories - gostls13.git/commit
runtime: remove debugging knob to turn off preemption
authorRuss Cox <rsc@golang.org>
Mon, 5 Aug 2013 20:06:24 +0000 (16:06 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 5 Aug 2013 20:06:24 +0000 (16:06 -0400)
commit10ebb84d4801beb9fb86e6d156229e9dad0883e3
tree0c39b5c564d4fd3f746d81b632bd19356c74bc02
parentf38ff9e5ea24d1ea27928cfdc35c4679abe4673f
runtime: remove debugging knob to turn off preemption

It's still easy to turn off, but the builders are happy.
Also document.

R=golang-dev, iant, dvyukov
CC=golang-dev
https://golang.org/cl/12371043
doc/go1.2.txt
src/pkg/runtime/proc.c