]> Cypherpunks repositories - gostls13.git/commit
doc: rearrange the description of GOMAXPROCS
authorRob Pike <r@golang.org>
Thu, 12 Jul 2018 23:08:13 +0000 (09:08 +1000)
committerRob Pike <r@golang.org>
Sun, 15 Jul 2018 09:12:39 +0000 (09:12 +0000)
commitca69a916ca588ff24f8804b1c1b91926726280ec
tree1dafad7434c76c32af4c29884f74baa4cd96664f
parent2598ed07584bb18a94455fb05df741054eae3a0f
doc: rearrange the description of GOMAXPROCS

The old text was written when it was only 1 by default, which
changed a long time ago.

Also add a note that GOMAXPROCS does not limit the total
number of threads.

Change-Id: I104ccd7266d11335320a4d7f5671fb09ed641f88
Reviewed-on: https://go-review.googlesource.com/123916
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/go_faq.html