go:internals:split_stacks
Table of Contents
split stacks
On Split Stacks in gcc wiki (link thanks to the jra's thoughts blog), by Ian Lance Taylor (one of the core Go developers).
For additional details about implementation in Go, check the big blocks of comments in pkg/runtime/proc.c.
A blog posting titled “A trip down the (split) rabbit hole” shows split stacks working in action. http://blog.nella.org/?p=849
See also
go/internals/split_stacks.txt · Last modified: 2020/11/23 17:23 by 127.0.0.1