]> Cypherpunks repositories - gostls13.git/commit
runtime: raise maxmem to 512 GB
authorRuss Cox <rsc@golang.org>
Mon, 8 Jun 2015 04:14:08 +0000 (00:14 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 15 Jun 2015 18:31:25 +0000 (18:31 +0000)
commit43aac4f9e729eec7914ce6869b1a86f52584e2fb
treecc566e1cd9af955995f66b923d5f1cf7f071005d
parent85b333dbf8a367bfd4f6d946c92096d21c61111f
runtime: raise maxmem to 512 GB

A workaround for #10460.

Change-Id: I607a556561d509db6de047892f886fb565513895
Reviewed-on: https://go-review.googlesource.com/10819
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
src/runtime/malloc.go