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

Issue 352763002: Grow heap slower if GC freed many global handles. (Closed)

Created:
6 years, 6 months ago by ulan
Modified:
6 years, 6 months ago
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Grow heap slower if GC freed many global handles. BUG=263503 LOG=Y R=hpayer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=22003

Patch Set 1 #

Patch Set 2 : Set limit before PostGarbageCollectionProcessing too. #

Total comments: 1

Patch Set 3 : Add comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -45 lines) Patch
M src/global-handles.h View 1 chunk +3 lines, -3 lines 0 comments Download
M src/global-handles.cc View 3 chunks +9 lines, -9 lines 0 comments Download
M src/heap.h View 1 2 3 chunks +2 lines, -17 lines 0 comments Download
M src/heap.cc View 1 2 9 chunks +51 lines, -16 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ulan
PTAL
6 years, 6 months ago (2014-06-25 08:16:01 UTC) #1
Hannes Payer (out of office)
LGTM https://codereview.chromium.org/352763002/diff/20001/src/heap.cc File src/heap.cc (right): https://codereview.chromium.org/352763002/diff/20001/src/heap.cc#newcode5051 src/heap.cc:5051: factor = max_factor - Could you please leave ...
6 years, 6 months ago (2014-06-25 09:24:00 UTC) #2
ulan
On 2014/06/25 09:24:00, Hannes Payer wrote: > LGTM > > https://codereview.chromium.org/352763002/diff/20001/src/heap.cc > File src/heap.cc (right): ...
6 years, 6 months ago (2014-06-25 09:34:55 UTC) #3
ulan
6 years, 6 months ago (2014-06-25 09:36:52 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r22003 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698