]> Cypherpunks repositories - gostls13.git/commit
runtime: restore scavenger constants
authorDmitriy Vyukov <dvyukov@google.com>
Mon, 25 Aug 2014 19:30:39 +0000 (23:30 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Mon, 25 Aug 2014 19:30:39 +0000 (23:30 +0400)
commitb2c43438d20bafda5c6fee777342371d1685e5cc
treef2ade2e714994c2dd5ecac1dba9a9ae4fb9a047b
parent21a4bdef2fa2ae5425c8d309a8e914e3e514c30a
runtime: restore scavenger constants
Once and for all.
Broken in cl/108640043.
I've messed it before. To test scavenger-related changes
one needs to alter the constants during final testing.
And then it's very easy to submit with the altered constants.

LGTM=rsc
R=golang-codereviews
CC=golang-codereviews, rsc
https://golang.org/cl/136720044
src/pkg/runtime/extern.go
src/pkg/runtime/proc.c
src/pkg/runtime/runtime.c
src/pkg/runtime/runtime.h