]> Cypherpunks repositories - gostls13.git/commit
doc/go_faq.html: update description of stack management
authorRob Pike <r@golang.org>
Fri, 21 Mar 2014 02:59:30 +0000 (13:59 +1100)
committerRob Pike <r@golang.org>
Fri, 21 Mar 2014 02:59:30 +0000 (13:59 +1100)
commit287967f74c9d937b1075a648be5fd9247283cef6
tree7801972be7148417a25ec0a7a671847cd4255111
parent0c8415699e0a790551b2f6964efac2569a997bfd
doc/go_faq.html: update description of stack management
They aren't segmented any more, at least with gc.
Also improve the comparison of goroutines and threads.
Fixes #7373.

LGTM=iant
R=iant
CC=golang-codereviews
https://golang.org/cl/77950044
doc/go_faq.html