aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/rt2_amd64.c
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2008-11-25 16:48:10 -0800
committerRuss Cox <rsc@golang.org>2008-11-25 16:48:10 -0800
commitefc86a74e4e1f0bf38e42271dae11d7a23026b4d (patch)
tree743804e70a46a7102c893ee7aa4e1684b477f272 /src/runtime/rt2_amd64.c
parent7cfa7eebf31126d7614281290d484874ad63413a (diff)
downloadgo-efc86a74e4e1f0bf38e42271dae11d7a23026b4d.tar.xz
change meaning of $GOMAXPROCS to number of cpus to use,
not number of threads. can still starve all the other threads, but only by looping, not by waiting in a system call. fix darwin syscall.Syscall6 bug. fix chanclient bug. delete $GOMAXPROCS from network tests. add stripped down printf, sys.printhex to runtime. R=r DELTA=355 (217 added, 36 deleted, 102 changed) OCL=20017 CL=20019
Diffstat (limited to 'src/runtime/rt2_amd64.c')
0 files changed, 0 insertions, 0 deletions