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

Issue 7834019: Up the initial promotion limit to 5 pages, since the old space has a minimum (Closed)

Created:
9 years, 3 months ago by Erik Corry
Modified:
9 years, 3 months ago
CC:
v8-dev
Visibility:
Public.

Description

Up the initial promotion limit to 5 pages, since the old space has a minimum size of 5 pages (one for each of the data, pointer, map, code, cell spaces). This avoids a mark-sweep GC just after the boot of the VM. Committed: http://code.google.com/p/v8/source/detail?r=9135

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2 lines) Patch
M src/heap.h View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
9 years, 3 months ago (2011-09-05 11:14:08 UTC) #1
Vyacheslav Egorov (Chromium)
9 years, 3 months ago (2011-09-05 11:18:12 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698