• Austin Clements's avatar
    runtime: increase MaxGomaxprocs to 1024 · fcb45b9c
    Austin Clements authored
    Currently MaxGomaxprocs is 256. The previous CL saved enough per-P
    static space that we can quadruple MaxGomaxprocs (and hence the static
    size of allp) and still come out ahead.
    
    This is safe for Go 1.9. In Go 1.10 we'll eliminate the hard-coded
    limit entirely.
    
    Updates #15131.
    
    Change-Id: I919ea821c1ce64c27812541dccd7cd7db4122d16
    Reviewed-on: https://go-review.googlesource.com/45673
    Run-TryBot: Austin Clements <austin@google.com>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    Reviewed-by: 's avatarKeith Randall <khr@golang.org>
    fcb45b9c
Name
Last commit
Last update
.github Loading commit data...
api Loading commit data...
doc Loading commit data...
lib/time Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...