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

Issue 56630043: runtime: prepare for 8K pages (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 5 months ago by dvyukov
Modified:
11 years, 5 months ago
Reviewers:
gobot, iant
CC:
iant, dave_cheney.net, golang-codereviews
Visibility:
Public.

Description

runtime: prepare for 8K pages Ensure than heap is PageSize aligned.

Patch Set 1 #

Patch Set 2 : diff -r 7d1281494058 https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 3 : diff -r 7d1281494058 https://dvyukov%40google.com@code.google.com/p/go/ #

Total comments: 4

Patch Set 4 : diff -r d92b32d188ec https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 5 : diff -r d92b32d188ec https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 6 : diff -r d92b32d188ec https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 7 : diff -r 08918ee18957 https://dvyukov%40google.com@code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -9 lines) Patch
M src/pkg/runtime/malloc.goc View 1 2 3 3 chunks +8 lines, -9 lines 0 comments Download

Messages

Total messages: 9
dvyukov
Hello iant@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://dvyukov%40google.com@code.google.com/p/go/
11 years, 5 months ago (2014-01-24 15:44:32 UTC) #1
dvyukov
On 2014/01/24 15:44:32, dvyukov wrote: > Hello mailto:iant@golang.org (cc: mailto:golang-codereviews@googlegroups.com), > > I'd like you ...
11 years, 5 months ago (2014-01-27 11:27:52 UTC) #2
dave_cheney.net
This passes on darwin-amd64, over to ian and minux for review https://codereview.appspot.com/56630043/diff/40001/src/pkg/runtime/malloc.goc File src/pkg/runtime/malloc.goc (right): ...
11 years, 5 months ago (2014-01-29 00:46:54 UTC) #3
gobot
R=iant@golang.org (assigned by dave@cheney.net)
11 years, 5 months ago (2014-01-29 00:47:27 UTC) #4
iant
https://codereview.appspot.com/56630043/diff/40001/src/pkg/runtime/malloc.goc File src/pkg/runtime/malloc.goc (right): https://codereview.appspot.com/56630043/diff/40001/src/pkg/runtime/malloc.goc#newcode438 src/pkg/runtime/malloc.goc:438: // PageSize can be larger than OS definition of ...
11 years, 5 months ago (2014-01-29 01:09:53 UTC) #5
dvyukov
On 2014/01/29 01:09:53, iant wrote: > https://codereview.appspot.com/56630043/diff/40001/src/pkg/runtime/malloc.goc > File src/pkg/runtime/malloc.goc (right): > > https://codereview.appspot.com/56630043/diff/40001/src/pkg/runtime/malloc.goc#newcode438 > ...
11 years, 5 months ago (2014-01-29 10:36:36 UTC) #6
iant
LGTM
11 years, 5 months ago (2014-01-29 14:07:11 UTC) #7
dvyukov
*** Submitted as https://code.google.com/p/go/source/detail?r=2ca683523bf0 *** runtime: prepare for 8K pages Ensure than heap is PageSize ...
11 years, 5 months ago (2014-01-29 14:18:54 UTC) #8
gobot
11 years, 5 months ago (2014-01-29 14:24:29 UTC) #9
Message was sent while issue was closed.
This CL appears to have broken the dragonfly-amd64 builder.
Sign in to reply to this message.

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