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

Issue 243087: Recommit coderanges putting code objects within a 2 GB range, reserving only ... (Closed)

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

Description

Recommit coderanges putting code objects within a 2 GB range, reserving only a 256 MB range of virtual memory for the code range. Committed: http://code.google.com/p/v8/source/detail?r=3018

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+281 lines, -5 lines) Patch
M src/heap.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/heap.cc View 4 chunks +13 lines, -0 lines 0 comments Download
M src/spaces.h View 3 chunks +72 lines, -2 lines 0 comments Download
M src/spaces.cc View 3 chunks +133 lines, -3 lines 0 comments Download
M test/cctest/test-alloc.cc View 1 chunk +62 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
William Hesse
This does not break the 64-bit Linux Chromium build. It runs with more than 25 ...
11 years, 2 months ago (2009-10-03 14:11:08 UTC) #1
Mads Ager (chromium)
11 years, 2 months ago (2009-10-05 12:33:57 UTC) #2
Still LGTM

Powered by Google App Engine
This is Rietveld 408576698