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

Issue 2236543002: [heap] Register end of black areas to support faster filtering of invalid slots. (Closed)

Created:
4 years, 4 months ago by Hannes Payer (out of office)
Modified:
4 years, 4 months ago
Reviewers:
Michael Lippautz
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

[heap] Register end of black areas to support faster filtering of invalid slots. BUG=chromium:630386 Committed: https://crrev.com/7ad2de17033dac77ec9f7e67eafc83e2f9d41b44 Cr-Commit-Position: refs/heads/master@{#38581}

Patch Set 1 #

Total comments: 6

Patch Set 2 : test #

Patch Set 3 : format #

Total comments: 1

Patch Set 4 : fix nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -11 lines) Patch
M src/heap/mark-compact.cc View 3 chunks +9 lines, -0 lines 0 comments Download
M src/heap/spaces.h View 1 2 3 6 chunks +46 lines, -3 lines 0 comments Download
M src/heap/spaces.cc View 3 chunks +21 lines, -8 lines 0 comments Download
M test/cctest/heap/test-heap.cc View 1 1 chunk +42 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (16 generated)
Michael Lippautz
Looking good. Waiting for tests. Maybe you also want to turn on the flag once ...
4 years, 4 months ago (2016-08-10 16:05:42 UTC) #6
Hannes Payer (out of office)
https://codereview.chromium.org/2236543002/diff/1/src/heap/spaces.h File src/heap/spaces.h (right): https://codereview.chromium.org/2236543002/diff/1/src/heap/spaces.h#newcode598 src/heap/spaces.h:598: delete black_area_end_marker_map_; On 2016/08/10 16:05:42, Michael Lippautz wrote: > ...
4 years, 4 months ago (2016-08-11 10:51:56 UTC) #11
Michael Lippautz
lgtm https://codereview.chromium.org/2236543002/diff/40001/src/heap/spaces.h File src/heap/spaces.h (right): https://codereview.chromium.org/2236543002/diff/40001/src/heap/spaces.h#newcode617 src/heap/spaces.h:617: black_area_end_marker_map_->insert(address); nit: Check that you don't insert duplicates. ...
4 years, 4 months ago (2016-08-11 10:58:48 UTC) #14
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/2236543002/60001
4 years, 4 months ago (2016-08-11 11:11:46 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: v8_win_nosnap_shared_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_win_nosnap_shared_rel_ng/builds/6809) v8_win_nosnap_shared_rel_ng_triggered on master.tryserver.v8 (JOB_FAILED, ...
4 years, 4 months ago (2016-08-11 11:55:27 UTC) #19
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/2236543002/60001
4 years, 4 months ago (2016-08-11 13:12:48 UTC) #21
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 4 months ago (2016-08-11 13:34:22 UTC) #22
commit-bot: I haz the power
4 years, 4 months ago (2016-08-11 13:34:38 UTC) #24
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/7ad2de17033dac77ec9f7e67eafc83e2f9d41b44
Cr-Commit-Position: refs/heads/master@{#38581}

Powered by Google App Engine
This is Rietveld 408576698