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

Issue 1303263002: Concurrently unmap free pages. (Closed)

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

Description

Concurrently unmap free pages. BUG= Committed: https://crrev.com/d1aeb45d96123d47023066b244c0f450fbe57d2d Cr-Commit-Position: refs/heads/master@{#30306}

Patch Set 1 #

Patch Set 2 : #

Total comments: 6

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -5 lines) Patch
M src/heap/heap.h View 1 2 3 3 chunks +6 lines, -0 lines 0 comments Download
M src/heap/heap.cc View 1 2 3 3 chunks +45 lines, -4 lines 0 comments Download
M src/heap/mark-compact.cc View 1 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 15 (6 generated)
Hannes Payer (out of office)
5 years, 4 months ago (2015-08-21 12:15:00 UTC) #2
Michael Lippautz
lgtm https://codereview.chromium.org/1303263002/diff/20001/src/heap/heap.cc File src/heap/heap.cc (right): https://codereview.chromium.org/1303263002/diff/20001/src/heap/heap.cc#newcode6664 src/heap/heap.cc:6664: -line https://codereview.chromium.org/1303263002/diff/20001/src/heap/heap.h File src/heap/heap.h (right): https://codereview.chromium.org/1303263002/diff/20001/src/heap/heap.h#newcode1686 src/heap/heap.h:1686: class ...
5 years, 4 months ago (2015-08-21 12:28:59 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1303263002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1303263002/40001
5 years, 4 months ago (2015-08-21 12:45:13 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_asan_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_asan_rel/builds/7209) v8_linux64_avx2_rel on tryserver.v8 (JOB_FAILED, ...
5 years, 4 months ago (2015-08-21 12:45:56 UTC) #8
Hannes Payer (out of office)
https://codereview.chromium.org/1303263002/diff/20001/src/heap/heap.cc File src/heap/heap.cc (right): https://codereview.chromium.org/1303263002/diff/20001/src/heap/heap.cc#newcode6664 src/heap/heap.cc:6664: On 2015/08/21 12:28:58, Michael Lippautz wrote: > -line Done. ...
5 years, 4 months ago (2015-08-21 12:56:04 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1303263002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1303263002/60001
5 years, 4 months ago (2015-08-21 12:56:17 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 4 months ago (2015-08-21 13:25:06 UTC) #13
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/d1aeb45d96123d47023066b244c0f450fbe57d2d Cr-Commit-Position: refs/heads/master@{#30306}
5 years, 4 months ago (2015-08-21 13:25:18 UTC) #14
vogelheim
5 years, 4 months ago (2015-08-21 16:20:35 UTC) #15
Message was sent while issue was closed.
A revert of this CL (patchset #4 id:60001) has been created in
https://codereview.chromium.org/1306213002/ by vogelheim@chromium.org.

The reason for reverting is: Several tests on V8 Linux64 TSAN bot are broken,
due to data races between allocation & GC.

A bisect points to this CL, and the CL description sounds pertinent to the
observed breakage.
.

Powered by Google App Engine
This is Rietveld 408576698