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

Issue 2233683002: Add kGCCallbackFlagCollectAllExternalMemory for external memory limit triggered gc (Closed)

Created:
4 years, 4 months ago by keishi
Modified:
4 years, 4 months ago
CC:
v8-reviews_googlegroups.com, Hannes Payer (out of office), ulan
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Add kGCCallbackFlagCollectAllExternalMemory for external memory limit triggered gc BUG=chromium:570268, chromium:621829 Committed: https://crrev.com/00c49a3e855793278d8ca6920ac98e9c922b966c Cr-Commit-Position: refs/heads/master@{#38808}

Patch Set 1 #

Total comments: 2

Patch Set 2 : just add flag #

Patch Set 3 : added cast #

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

Messages

Total messages: 27 (13 generated)
keishi
This CL is a fix for b) Explanation: After investigating the memory leak for the ...
4 years, 4 months ago (2016-08-12 06:57:21 UTC) #3
Michael Lippautz
Can you add the problems to the design doc at https://docs.google.com/document/d/1moS2JJ2CXUWQ5kFgOBlIbtRIo202NjFnNWqB9ewfN5k/edit# (Just request permissions.) https://codereview.chromium.org/2233683002/diff/1/include/v8.h ...
4 years, 4 months ago (2016-08-12 07:06:24 UTC) #5
haraken
The change looks good to me if the V8 team likes it.
4 years, 4 months ago (2016-08-12 07:14:22 UTC) #6
Hannes Payer (out of office)
https://codereview.chromium.org/2233683002/diff/1/include/v8.h File include/v8.h (right): https://codereview.chromium.org/2233683002/diff/1/include/v8.h#newcode8803 include/v8.h:8803: *external_memory_limit = amount + 192 * 1024 * 1024; ...
4 years, 4 months ago (2016-08-12 14:06:09 UTC) #8
haraken
On 2016/08/12 14:06:09, Hannes Payer wrote: > https://codereview.chromium.org/2233683002/diff/1/include/v8.h > File include/v8.h (right): > > https://codereview.chromium.org/2233683002/diff/1/include/v8.h#newcode8803 ...
4 years, 4 months ago (2016-08-12 14:08:32 UTC) #9
Michael Lippautz
keishi: Can you change the CL to just include the flag changes but hold off ...
4 years, 4 months ago (2016-08-18 16:42:56 UTC) #10
keishi
Changed to flag addition only
4 years, 4 months ago (2016-08-22 11:33:48 UTC) #12
Michael Lippautz
lgtm, thanks also added the v8-related tracking bug to the descripton
4 years, 4 months ago (2016-08-22 11:38:57 UTC) #14
haraken
LGTM
4 years, 4 months ago (2016-08-22 12:24:58 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2233683002/20001
4 years, 4 months ago (2016-08-23 01:34:44 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_gcc_compile_rel on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_gcc_compile_rel/builds/21656) v8_linux_mips64el_compile_rel on master.tryserver.v8 (JOB_FAILED, ...
4 years, 4 months ago (2016-08-23 01:37:52 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2233683002/40001
4 years, 4 months ago (2016-08-23 05:48:13 UTC) #23
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-23 06:22:59 UTC) #25
commit-bot: I haz the power
4 years, 4 months ago (2016-08-23 06:23:29 UTC) #27
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/00c49a3e855793278d8ca6920ac98e9c922b966c
Cr-Commit-Position: refs/heads/master@{#38808}

Powered by Google App Engine
This is Rietveld 408576698