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

Issue 563493002: Allow IdleNotification to trigger Scavenges. (Closed)

Created:
6 years, 3 months ago by Hannes Payer (out of office)
Modified:
6 years, 3 months ago
Reviewers:
ulan
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Allow IdleNotification to trigger Scavenges. BUG= R=ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=23979

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -3 lines) Patch
M src/heap/gc-idle-time-handler.h View 1 3 chunks +15 lines, -1 line 0 comments Download
M src/heap/gc-idle-time-handler.cc View 1 2 3 1 chunk +32 lines, -1 line 0 comments Download
M src/heap/gc-idle-time-handler-unittest.cc View 1 2 2 chunks +20 lines, -0 lines 0 comments Download
M src/heap/heap.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M src/heap/spaces.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (1 generated)
Hannes Payer (out of office)
Hey Ulan, I am not going to land this cl before we turn on the ...
6 years, 3 months ago (2014-09-10 14:15:06 UTC) #2
ulan
Looks good! Two comments: https://codereview.chromium.org/563493002/diff/40001/src/heap/gc-idle-time-handler.cc File src/heap/gc-idle-time-handler.cc (right): https://codereview.chromium.org/563493002/diff/40001/src/heap/gc-idle-time-handler.cc#newcode82 src/heap/gc-idle-time-handler.cc:82: if (heap_state.available_new_space_memory < kNewSpaceAlmostFullTreshold && ...
6 years, 3 months ago (2014-09-10 14:25:00 UTC) #3
ulan
lgtm
6 years, 3 months ago (2014-09-16 12:47:23 UTC) #4
Hannes Payer (out of office)
6 years, 3 months ago (2014-09-16 13:00:18 UTC) #5
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as 23979 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698