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

Issue 9700061: Record the addresses of pages that are unmapped to aid (Closed)

Created:
8 years, 9 months ago by Erik Corry
Modified:
8 years, 9 months ago
CC:
v8-dev
Visibility:
Public.

Description

Record the addresses of pages that are unmapped to aid in post mortem crash dump analysis. Committed: https://code.google.com/p/v8/source/detail?r=11071

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 1

Patch Set 4 : #

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

Messages

Total messages: 3 (0 generated)
Vyacheslav Egorov (Chromium)
lgtm http://codereview.chromium.org/9700061/diff/3002/src/spaces.cc File src/spaces.cc (right): http://codereview.chromium.org/9700061/diff/3002/src/spaces.cc#newcode598 src/spaces.cc:598: reinterpret_cast<Address>(chunk), chunk->IsEvacuationCandidate()); I think we clear evacuation candidate ...
8 years, 9 months ago (2012-03-16 11:56:52 UTC) #1
Erik Corry
8 years, 9 months ago (2012-03-16 14:07:57 UTC) #2
Vyacheslav Egorov (Chromium)
8 years, 9 months ago (2012-03-16 14:11:22 UTC) #3
still lgtm

Powered by Google App Engine
This is Rietveld 408576698