Descriptionruntime: 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.
Patch Set 1 #Patch Set 2 : diff -r 52d53d0e177e https://dvyukov%40google.com@code.google.com/p/go/ #Patch Set 3 : diff -r 52d53d0e177e https://dvyukov%40google.com@code.google.com/p/go/ #Patch Set 4 : diff -r 71375a634b9a https://dvyukov%40google.com@code.google.com/p/go/ #
MessagesTotal messages: 3
|