Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(319)

Issue 6639064: code review 6639064: doc/faq: discuss virtual memory use by go processes (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 5 months ago by adg
Modified:
12 years, 5 months ago
Reviewers:
CC:
golang-dev, r, dave_cheney.net, dsymonds
Visibility:
Public.

Description

doc/faq: discuss virtual memory use by go processes Fixes issue 3948.

Patch Set 1 #

Total comments: 18

Patch Set 2 : diff -r c508477a0dfd https://code.google.com/p/go #

Patch Set 3 : diff -r 767901053800 https://code.google.com/p/go #

Total comments: 2

Patch Set 4 : diff -r 767901053800 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -0 lines) Patch
M doc/go_faq.html View 1 2 3 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 10
adg
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
12 years, 5 months ago (2012-10-11 00:56:28 UTC) #1
r
http://codereview.appspot.com/6639064/diff/1/doc/go_faq.html File doc/go_faq.html (right): http://codereview.appspot.com/6639064/diff/1/doc/go_faq.html#newcode1107 doc/go_faq.html:1107: use as an arena for future allocations. Note that ...
12 years, 5 months ago (2012-10-11 00:59:26 UTC) #2
dsymonds
https://codereview.appspot.com/6639064/diff/1/doc/go_faq.html File doc/go_faq.html (right): https://codereview.appspot.com/6639064/diff/1/doc/go_faq.html#newcode1106 doc/go_faq.html:1106: The Go memory allocator allocates a large slab of ...
12 years, 5 months ago (2012-10-11 00:59:42 UTC) #3
dave_cheney.net
Thank you for taking a stab at this. Fixes issue 3948. https://codereview.appspot.com/6639064/diff/1/doc/go_faq.html File doc/go_faq.html (right): ...
12 years, 5 months ago (2012-10-11 01:00:34 UTC) #4
adg
PTAL https://codereview.appspot.com/6639064/diff/1/doc/go_faq.html File doc/go_faq.html (right): https://codereview.appspot.com/6639064/diff/1/doc/go_faq.html#newcode1106 doc/go_faq.html:1106: The Go memory allocator allocates a large slab ...
12 years, 5 months ago (2012-10-11 01:53:54 UTC) #5
r
https://codereview.appspot.com/6639064/diff/1/doc/go_faq.html File doc/go_faq.html (right): https://codereview.appspot.com/6639064/diff/1/doc/go_faq.html#newcode1106 doc/go_faq.html:1106: The Go memory allocator allocates a large slab of ...
12 years, 5 months ago (2012-10-11 02:02:36 UTC) #6
adg
PTAL https://codereview.appspot.com/6639064/diff/1/doc/go_faq.html File doc/go_faq.html (right): https://codereview.appspot.com/6639064/diff/1/doc/go_faq.html#newcode1106 doc/go_faq.html:1106: The Go memory allocator allocates a large slab ...
12 years, 5 months ago (2012-10-11 02:09:56 UTC) #7
dsymonds
LGTM
12 years, 5 months ago (2012-10-11 02:10:07 UTC) #8
r
LGTM after deletion https://codereview.appspot.com/6639064/diff/10001/doc/go_faq.html File doc/go_faq.html (right): https://codereview.appspot.com/6639064/diff/10001/doc/go_faq.html#newcode1107 doc/go_faq.html:1107: for future allocations. This virtual memory ...
12 years, 5 months ago (2012-10-11 03:20:16 UTC) #9
adg
12 years, 5 months ago (2012-10-11 03:22:34 UTC) #10
*** Submitted as http://code.google.com/p/go/source/detail?r=8f3e3876b690 ***

doc/faq: discuss virtual memory use by go processes

Fixes issue 3948.

R=golang-dev, r, dave, dsymonds
CC=golang-dev
http://codereview.appspot.com/6639064
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b