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

Issue 1306183003: Re-land "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
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Re-land "Concurrently unmap free pages." BUG=chromium:507211 LOG=n Committed: https://crrev.com/f0e3d51840634b2648391e85469e6f2ef6247dae Cr-Commit-Position: refs/heads/master@{#30335}

Patch Set 1 : Basic re-land #

Patch Set 2 : Counter handling #

Patch Set 3 : Code range mutex #

Patch Set 4 : Renaming and formatting. #

Total comments: 14

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+163 lines, -49 lines) Patch
M src/heap/heap.h View 1 2 3 4 5 3 chunks +6 lines, -0 lines 0 comments Download
M src/heap/heap.cc View 1 2 3 4 5 3 chunks +51 lines, -5 lines 0 comments Download
M src/heap/mark-compact.cc View 1 chunk +4 lines, -1 line 0 comments Download
M src/heap/spaces.h View 1 2 3 4 5 chunks +23 lines, -0 lines 0 comments Download
M src/heap/spaces.cc View 1 2 3 4 11 chunks +79 lines, -43 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
Hannes Payer (out of office)
5 years, 4 months ago (2015-08-24 13:00:41 UTC) #2
Michael Lippautz
Mostly nits and food for thought. https://codereview.chromium.org/1306183003/diff/60001/src/heap/heap.cc File src/heap/heap.cc (right): https://codereview.chromium.org/1306183003/diff/60001/src/heap/heap.cc#newcode6583 src/heap/heap.cc:6583: void Heap::FreeQueuedChunks(MemoryChunk* list_head) ...
5 years, 4 months ago (2015-08-24 13:43:12 UTC) #3
Hannes Payer (out of office)
https://codereview.chromium.org/1306183003/diff/60001/src/heap/spaces.cc File src/heap/spaces.cc (right): https://codereview.chromium.org/1306183003/diff/60001/src/heap/spaces.cc#newcode80 src/heap/spaces.cc:80: code_range_(NULL), On 2015/08/24 13:43:12, Michael Lippautz wrote: > add ...
5 years, 4 months ago (2015-08-24 14:58:13 UTC) #4
Michael Lippautz
lgtm % build
5 years, 4 months ago (2015-08-24 16:06:25 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1306183003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1306183003/100001
5 years, 4 months ago (2015-08-24 16:07:07 UTC) #7
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 4 months ago (2015-08-24 16:27:51 UTC) #8
commit-bot: I haz the power
5 years, 4 months ago (2015-08-24 16:28:02 UTC) #9
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/f0e3d51840634b2648391e85469e6f2ef6247dae
Cr-Commit-Position: refs/heads/master@{#30335}

Powered by Google App Engine
This is Rietveld 408576698