1
0
mirror of https://github.com/golang/go synced 2024-11-19 23:44:43 -07:00
go/src
Dmitriy Vyukov 5caf762457 runtime: remove unused moreframesize_minalloc field
It was used to request large stack segment for GC
when it was running not on g0.
Now GC is running on g0 with large stack,
and it is not needed anymore.

R=golang-dev, dave
CC=golang-dev
https://golang.org/cl/10242045
2013-06-15 16:02:39 +04:00
..
cmd cmd/godoc: don't link unexported identifiers 2013-06-14 12:37:23 -07:00
lib9 lib9/utf: remove unneccesary includes 2013-05-31 15:53:26 -07:00
libbio
libmach all: fix typos 2013-06-09 21:50:24 +08:00
pkg runtime: remove unused moreframesize_minalloc field 2013-06-15 16:02:39 +04:00
all.bash
all.bat all.bat,make.bat,run.bat: make these work even when directory has space in it 2013-03-25 12:13:34 +11:00
all.rc
clean.bash
clean.bat
clean.rc
make.bash cmd/dist, make.bash: pass -mmacosx-version-min=10.6 to gcc on Darwin 2013-04-16 13:30:52 -07:00
make.bat all.bat,make.bat,run.bat: make these work even when directory has space in it 2013-03-25 12:13:34 +11:00
Make.dist
make.rc build: fix make.rc on Plan 9 2013-05-24 13:55:19 -07:00
race.bash
race.bat
run.bash runtime: more flexible heap memory mapping on 64-bits 2013-06-12 18:47:16 +04:00
run.bat api: add go1.1.txt; update cmd/api to use it 2013-05-06 17:25:09 -07:00
run.rc
sudo.bash cmd/cov: delete 2013-05-24 11:06:06 -07:00