]> Cypherpunks repositories - gostls13.git/commit
runtime: allow up to 128 GB of allocated memory
authorRuss Cox <rsc@golang.org>
Tue, 13 Nov 2012 17:45:08 +0000 (12:45 -0500)
committerRuss Cox <rsc@golang.org>
Tue, 13 Nov 2012 17:45:08 +0000 (12:45 -0500)
commit9799a5a4fd6ec85c52c48e73cb197006ca06c32e
tree0fc27c979700260e20f909cad6ccbb66bc914b6d
parentfc5e64cb8f790c559a6f6c8801a8e1f03aee21a5
runtime: allow up to 128 GB of allocated memory

Incorporates code from CL 6828055.

Fixes #2142.

R=golang-dev, iant, devon.odell
CC=golang-dev
https://golang.org/cl/6826088
src/pkg/runtime/malloc.goc
src/pkg/runtime/malloc.h