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

Issue 12313131: Shrinking of PagedSpace is done only by sweeper. (Closed)

Created:
7 years, 10 months ago by Hannes Payer (out of office)
Modified:
7 years, 9 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Shrinking of PagedSpace is done only by sweeper. BUG= Committed: https://code.google.com/p/v8/source/detail?r=13758

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -54 lines) Patch
M src/heap.h View 1 2 1 chunk +0 lines, -3 lines 0 comments Download
M src/heap.cc View 1 2 4 chunks +0 lines, -18 lines 0 comments Download
M src/spaces.h View 1 1 chunk +0 lines, -3 lines 0 comments Download
M src/spaces.cc View 1 2 1 chunk +0 lines, -30 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Hannes Payer (out of office)
7 years, 10 months ago (2013-02-26 17:29:49 UTC) #1
Michael Starzinger
https://codereview.chromium.org/12313131/diff/1/src/heap.cc File src/heap.cc (left): https://codereview.chromium.org/12313131/diff/1/src/heap.cc#oldcode796 src/heap.cc:796: // Committing memory to from space failed again. s/failed ...
7 years, 10 months ago (2013-02-26 18:19:54 UTC) #2
Hannes Payer (out of office)
https://codereview.chromium.org/12313131/diff/1/src/heap.cc File src/heap.cc (left): https://codereview.chromium.org/12313131/diff/1/src/heap.cc#oldcode796 src/heap.cc:796: // Committing memory to from space failed again. On ...
7 years, 9 months ago (2013-02-27 10:15:29 UTC) #3
Michael Starzinger
LGTM. As discussed offline: This should be OK even for the last-resort GC as we ...
7 years, 9 months ago (2013-02-27 12:29:07 UTC) #4
Hannes Payer (out of office)
Done.
7 years, 9 months ago (2013-02-27 12:59:34 UTC) #5
Hannes Payer (out of office)
7 years, 9 months ago (2013-02-27 12:59:57 UTC) #6
Message was sent while issue was closed.
Committed manually as r13758 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698