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

Issue 1414483004: Add the rate of js invocations from the api as a signal of idleness (Closed)

Created:
5 years, 1 month ago by ulan
Modified:
5 years, 1 month ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Add the rate of js invocations from the api as a signal of idleness for starting major GC in the memory reducer. BUG= Committed: https://crrev.com/27d23eee1213329cd36edc983b67b381035bffc6 Cr-Commit-Position: refs/heads/master@{#31655}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Address comments from Hannes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -9 lines) Patch
M src/api.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/heap/memory-reducer.h View 3 chunks +13 lines, -2 lines 0 comments Download
M src/heap/memory-reducer.cc View 1 7 chunks +31 lines, -7 lines 0 comments Download
M src/isolate.h View 2 chunks +9 lines, -0 lines 0 comments Download
M src/isolate.cc View 1 chunk +1 line, -0 lines 0 comments Download
M test/cctest/cctest.h View 1 1 chunk +7 lines, -0 lines 0 comments Download
M test/cctest/heap-tester.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M test/cctest/test-heap.cc View 1 2 chunks +26 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
ulan
PTAL
5 years, 1 month ago (2015-10-27 17:07:21 UTC) #2
Hannes Payer (out of office)
LGTM https://codereview.chromium.org/1414483004/diff/1/src/heap/memory-reducer.cc File src/heap/memory-reducer.cc (right): https://codereview.chromium.org/1414483004/diff/1/src/heap/memory-reducer.cc#newcode26 src/heap/memory-reducer.cc:26: void MemoryReducer::TimerTask::RunInternal() { Can we leave a comment ...
5 years, 1 month ago (2015-10-28 14:58:08 UTC) #3
ulan
Thanks! I uploaded new patch set. https://codereview.chromium.org/1414483004/diff/1/src/heap/memory-reducer.cc File src/heap/memory-reducer.cc (right): https://codereview.chromium.org/1414483004/diff/1/src/heap/memory-reducer.cc#newcode26 src/heap/memory-reducer.cc:26: void MemoryReducer::TimerTask::RunInternal() { ...
5 years, 1 month ago (2015-10-29 12:39:25 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1414483004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1414483004/20001
5 years, 1 month ago (2015-10-29 13:24:30 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 1 month ago (2015-10-29 13:59:39 UTC) #8
commit-bot: I haz the power
5 years, 1 month ago (2015-10-29 14:00:13 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/27d23eee1213329cd36edc983b67b381035bffc6
Cr-Commit-Position: refs/heads/master@{#31655}

Powered by Google App Engine
This is Rietveld 408576698