]> Cypherpunks repositories - gostls13.git/commit
runtime: more changes in preparation to the new scheduler
authorDmitriy Vyukov <dvyukov@google.com>
Wed, 27 Feb 2013 19:17:53 +0000 (21:17 +0200)
committerDmitriy Vyukov <dvyukov@google.com>
Wed, 27 Feb 2013 19:17:53 +0000 (21:17 +0200)
commit6cdfb00f4ed2abcbe4dd58dd640a584c17484a61
tree5ccbe6cbe0c01736b1e5ec10c4f1807b6ffb3169
parent43c04ba1b8c81114d09c0f9f326987070e0ee291
runtime: more changes in preparation to the new scheduler
add per-P cache of dead G's
add global runnable queue (not used for now)
add list of idle P's (not used for now)

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/7397061
src/pkg/runtime/proc.c
src/pkg/runtime/runtime.h