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

Issue 202017: Do not use left-over space after new space alignment for other spaces.... (Closed)

Created:
11 years, 3 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
Reviewers:
Kasper Lund
CC:
v8-dev
Visibility:
Public.

Description

Do not use left-over space after new space alignment for other spaces. Doing so makes the max new space size influence the initial total size of the heap. This change reduces the initial memory use of V8 by over 6MB. Committed: http://code.google.com/p/v8/source/detail?r=2851

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
11 years, 3 months ago (2009-09-09 08:39:01 UTC) #1
Kasper Lund
11 years, 3 months ago (2009-09-09 08:44:27 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698