Skip to content

runtime: consider raising 64-bit heap size #10536

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
rsc opened this issue Apr 22, 2015 · 3 comments
Closed

runtime: consider raising 64-bit heap size #10536

rsc opened this issue Apr 22, 2015 · 3 comments
Milestone

Comments

@rsc
Copy link
Contributor

rsc commented Apr 22, 2015

It's been brought up on the mailing list (citation needed) that some people want to run Go with heaps beyond the default limit (128 GB today).

Perhaps we should revise the limit at each Go release according to some metric. One possible metric would be to make sure that Go can address all the memory available on the largest VM you can rent from Amazon or from Google.

@rsc rsc self-assigned this Apr 22, 2015
@rsc rsc added this to the Go1.5 milestone Apr 22, 2015
@ianlancetaylor
Copy link
Member

See issue #10460 .

@minux
Copy link
Member

minux commented Apr 22, 2015 via email

@rsc
Copy link
Contributor Author

rsc commented Jun 8, 2015

Duplicate of #10460.

@rsc rsc closed this as completed Jun 8, 2015
@golang golang locked and limited conversation to collaborators Jun 25, 2016
@rsc rsc removed their assignment Jun 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants