Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(24)

Issue 171105: Increase new space size and limits on 64-bit platforms. (Closed)

Created:
11 years, 4 months ago by William Hesse
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Increase new space size and limits on 64-bit platforms. Committed: http://code.google.com/p/v8/source/detail?r=2707

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M src/heap.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/heap.cc View 1 chunk +4 lines, -0 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
William Hesse
11 years, 4 months ago (2009-08-18 10:50:46 UTC) #1
Mads Ager (chromium)
11 years, 4 months ago (2009-08-18 11:15:34 UTC) #2
LGTM

http://codereview.chromium.org/171105/diff/1/2
File src/heap.cc (right):

http://codereview.chromium.org/171105/diff/1/2#newcode78
Line 78: int Heap::old_generation_size_ = 1*GB;
Not sure if old generation matters much.

Powered by Google App Engine
This is Rietveld 408576698