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

Issue 14648004: - Remove kFreeBit, as it is not needed any longer (Closed)

Created:
7 years, 7 months ago by Ivan Posva
Modified:
7 years, 7 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

- Remove kFreeBit, as it is not needed any longer except during snapshotting. - Move the kWatchBit into the available space as its use does not overlap with snapshotting. R=vegorov@google.com Committed: https://code.google.com/p/dart/source/detail?r=22181

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -15 lines) Patch
M runtime/vm/freelist.cc View 1 chunk +0 lines, -1 line 0 comments Download
M runtime/vm/raw_object.h View 2 chunks +4 lines, -7 lines 0 comments Download
M runtime/vm/raw_object.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M runtime/vm/scavenger.cc View 2 chunks +3 lines, -4 lines 2 comments Download
M runtime/vm/snapshot.cc View 1 chunk +1 line, -1 line 2 comments Download

Messages

Total messages: 5 (0 generated)
Ivan Posva
7 years, 7 months ago (2013-04-30 13:52:51 UTC) #1
Vyacheslav Egorov (Google)
lgtm https://codereview.chromium.org/14648004/diff/1/runtime/vm/scavenger.cc File runtime/vm/scavenger.cc (right): https://codereview.chromium.org/14648004/diff/1/runtime/vm/scavenger.cc#newcode23 runtime/vm/scavenger.cc:23: // objects because scavenger can never encounter free ...
7 years, 7 months ago (2013-04-30 14:36:01 UTC) #2
Ivan Posva
https://codereview.chromium.org/14648004/diff/1/runtime/vm/scavenger.cc File runtime/vm/scavenger.cc (right): https://codereview.chromium.org/14648004/diff/1/runtime/vm/scavenger.cc#newcode23 runtime/vm/scavenger.cc:23: // objects because scavenger can never encounter free list ...
7 years, 7 months ago (2013-04-30 15:03:53 UTC) #3
Ivan Posva
Committed patchset #1 manually as r22181 (presubmit successful).
7 years, 7 months ago (2013-04-30 15:06:00 UTC) #4
siva
7 years, 7 months ago (2013-04-30 17:12:56 UTC) #5
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698