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

Issue 2085893002: [heap] Internalize kExternalAllocationLimit (Closed)

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

Description

[heap] Internalize kExternalAllocationLimit Base the fast-path in AdjustAmountOfExternalMemory on a value + limit. To preserve the behavior the limit is just set using kExternalAllocationLimit. Redo naming of related members. R=jochen@chromium.org BUG=chromium:621829 LOG=N Committed: https://crrev.com/706b3f2730729f80686ad4a3228b860a13627afd Cr-Commit-Position: refs/heads/master@{#37131}

Patch Set 1 #

Patch Set 2 : Better naming #

Total comments: 1

Patch Set 3 : Initialize limit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -77 lines) Patch
M include/v8.h View 3 chunks +14 lines, -24 lines 0 comments Download
M src/extensions/statistics-extension.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M src/globals.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/heap/array-buffer-tracker.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
M src/heap/array-buffer-tracker-inl.h View 1 1 chunk +1 line, -2 lines 0 comments Download
M src/heap/heap.h View 1 2 chunks +16 lines, -19 lines 0 comments Download
M src/heap/heap.cc View 1 2 5 chunks +11 lines, -14 lines 0 comments Download
M src/heap/mark-compact.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M src/isolate.cc View 1 1 chunk +4 lines, -7 lines 0 comments Download
M test/cctest/heap/test-heap.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-api.cc View 2 chunks +2 lines, -4 lines 0 comments Download

Messages

Total messages: 22 (12 generated)
Michael Lippautz
wdyt? this way we can easily start playing with more dynamic external alloc limits. https://codereview.chromium.org/2085893002/diff/20001/include/v8.h ...
4 years, 6 months ago (2016-06-21 07:41:44 UTC) #3
jochen (gone - plz use gerrit)
lgtm
4 years, 6 months ago (2016-06-21 07:44:14 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2085893002/20001
4 years, 6 months ago (2016-06-21 07:58:13 UTC) #8
Michael Lippautz
On 2016/06/21 07:44:14, jochen wrote: > lgtm fyi: added a tracking bug
4 years, 6 months ago (2016-06-21 07:58:22 UTC) #9
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_linux64_avx2_rel_ng on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_avx2_rel_ng/builds/3491) v8_linux64_avx2_rel_ng_triggered on ...
4 years, 6 months ago (2016-06-21 08:15:51 UTC) #11
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2085893002/40001
4 years, 6 months ago (2016-06-21 08:18:29 UTC) #13
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-21 08:45:59 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2085893002/40001
4 years, 6 months ago (2016-06-21 09:22:59 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 6 months ago (2016-06-21 09:25:18 UTC) #20
commit-bot: I haz the power
4 years, 6 months ago (2016-06-21 09:27:05 UTC) #22
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/706b3f2730729f80686ad4a3228b860a13627afd
Cr-Commit-Position: refs/heads/master@{#37131}

Powered by Google App Engine
This is Rietveld 408576698