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

Issue 163683003: The sweeper thread should not write the page flags. Added a sweeping complete phase, where the main… (Closed)

Created:
6 years, 10 months ago by Hannes Payer (out of office)
Modified:
6 years, 10 months ago
CC:
v8-dev
Visibility:
Public.

Description

The sweeper thread should not write the page flags. Added a sweeping complete phase, where the main thread writes the given page flags. BUG= R=jarin@chromium.org, jochen@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19377

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

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

Messages

Total messages: 5 (0 generated)
Hannes Payer (out of office)
6 years, 10 months ago (2014-02-13 14:50:15 UTC) #1
jochen (gone - plz use gerrit)
lgtm
6 years, 10 months ago (2014-02-13 14:57:44 UTC) #2
Jarin
Almost lgtm. https://codereview.chromium.org/163683003/diff/30001/src/spaces.h File src/spaces.h (right): https://codereview.chromium.org/163683003/diff/30001/src/spaces.h#newcode467 src/spaces.h:467: PARALLEL_SWEEPING_COMPLETE, Is not PARALLEL_SWEEPING_COMPLETE more like "in ...
6 years, 10 months ago (2014-02-14 09:04:13 UTC) #3
Hannes Payer (out of office)
https://codereview.chromium.org/163683003/diff/30001/src/spaces.h File src/spaces.h (right): https://codereview.chromium.org/163683003/diff/30001/src/spaces.h#newcode467 src/spaces.h:467: PARALLEL_SWEEPING_COMPLETE, On 2014/02/14 09:04:13, jarin wrote: > Is not ...
6 years, 10 months ago (2014-02-14 12:29:16 UTC) #4
Hannes Payer (out of office)
6 years, 10 months ago (2014-02-14 12:33:42 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r19377 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698