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

Issue 10639002: Adjust idle notification handler to do full GC at the end of idle round in order to compact code sp… (Closed)

Created:
8 years, 6 months ago by ulan
Modified:
8 years, 6 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Adjust idle notification handler to do full GC at the end of idle round in order to compact code space. R=mstarzinger@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=11900

Patch Set 1 : #

Total comments: 2

Patch Set 2 : Add todo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -4 lines) Patch
M src/heap.cc View 1 2 chunks +22 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ulan
Please take a look.
8 years, 6 months ago (2012-06-21 15:29:46 UTC) #1
Michael Starzinger
LGTM (with a nit). https://chromiumcodereview.appspot.com/10639002/diff/4001/src/heap.cc File src/heap.cc (right): https://chromiumcodereview.appspot.com/10639002/diff/4001/src/heap.cc#newcode5100 src/heap.cc:5100: // the code space. Once ...
8 years, 6 months ago (2012-06-21 16:24:12 UTC) #2
ulan
8 years, 6 months ago (2012-06-22 08:15:57 UTC) #3
Landing.

https://chromiumcodereview.appspot.com/10639002/diff/4001/src/heap.cc
File src/heap.cc (right):

https://chromiumcodereview.appspot.com/10639002/diff/4001/src/heap.cc#newcode...
src/heap.cc:5100: // the code space. Once we enable code compaction for
incremental marking,
On 2012/06/21 16:24:12, Michael Starzinger wrote:
> Maybe mark the second sentence as a TODO, to emphasis that it's only needed
> until we can do code compaction incrementally.

Done.

Powered by Google App Engine
This is Rietveld 408576698