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

Issue 1869493002: [heap] Do not perform black allocation in memory reducing mode. (Closed)

Created:
4 years, 8 months ago by Hannes Payer (out of office)
Modified:
4 years, 8 months ago
Reviewers:
ulan
CC:
Hannes Payer (out of office), 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] Do not perform black allocation in memory reducing mode. Black allocation discards all old-space free-lists, which may be quite full when we perform memory reducing GCs. BUG=chromium:599174 LOG=n Committed: https://crrev.com/a81c47f35886d88d646d0cf0f4892271a9288389 Cr-Commit-Position: refs/heads/master@{#35374}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -4 lines) Patch
M src/heap/incremental-marking.cc View 1 3 4 3 chunks +12 lines, -4 lines 1 comment Download

Messages

Total messages: 18 (8 generated)
Hannes Payer (out of office)
4 years, 8 months ago (2016-04-06 16:14:14 UTC) #3
ulan
Not sure about this one. Invariant that black allocation is on at the end of ...
4 years, 8 months ago (2016-04-06 16:55:05 UTC) #4
Hannes Payer (out of office)
As discussed offline, I start black allocation when we finalize incremental marking if it was ...
4 years, 8 months ago (2016-04-07 14:58:48 UTC) #5
ulan
lgtm
4 years, 8 months ago (2016-04-07 15:26:30 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1869493002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1869493002/60001
4 years, 8 months ago (2016-04-07 16:58:54 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_arm_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_arm_rel/builds/16373)
4 years, 8 months ago (2016-04-07 17:13:06 UTC) #11
Hannes Payer (out of office)
https://codereview.chromium.org/1869493002/diff/80001/src/heap/incremental-marking.cc File src/heap/incremental-marking.cc (right): https://codereview.chromium.org/1869493002/diff/80001/src/heap/incremental-marking.cc#newcode586 src/heap/incremental-marking.cc:586: if (black_allocation_) { We cannot guarantee that black allocation ...
4 years, 8 months ago (2016-04-08 11:43:25 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1869493002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1869493002/80001
4 years, 8 months ago (2016-04-11 08:58:56 UTC) #15
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 8 months ago (2016-04-11 09:21:36 UTC) #16
commit-bot: I haz the power
4 years, 8 months ago (2016-04-11 09:23:25 UTC) #18
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/a81c47f35886d88d646d0cf0f4892271a9288389
Cr-Commit-Position: refs/heads/master@{#35374}

Powered by Google App Engine
This is Rietveld 408576698