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

Issue 1108133003: Shrink new space and uncommit from space in idle notification during long idle times. (Closed)

Created:
5 years, 7 months ago by Hannes Payer (out of office)
Modified:
5 years, 7 months ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Shrink new space and uncommit from space in idle notification during long idle times. BUG=chromium:481811 LOG=n Committed: https://crrev.com/309c082a7380245866576047c30b57794b8690ac Cr-Commit-Position: refs/heads/master@{#28107}

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 8

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -21 lines) Patch
M src/heap/heap.h View 1 2 3 2 chunks +4 lines, -3 lines 0 comments Download
M src/heap/heap.cc View 1 2 3 6 chunks +20 lines, -18 lines 0 comments Download

Messages

Total messages: 22 (10 generated)
Hannes Payer (out of office)
5 years, 7 months ago (2015-04-28 09:00:26 UTC) #2
ulan
lgtm with comment: https://codereview.chromium.org/1108133003/diff/1/src/heap/heap.cc File src/heap/heap.cc (right): https://codereview.chromium.org/1108133003/diff/1/src/heap/heap.cc#newcode4634 src/heap/heap.cc:4634: if (long_idle_time) isolate_->compilation_cache()->Clear(); Seems too aggressive. ...
5 years, 7 months ago (2015-04-28 10:26:47 UTC) #3
Hannes Payer (out of office)
https://codereview.chromium.org/1108133003/diff/1/src/heap/heap.cc File src/heap/heap.cc (right): https://codereview.chromium.org/1108133003/diff/1/src/heap/heap.cc#newcode4634 src/heap/heap.cc:4634: if (long_idle_time) isolate_->compilation_cache()->Clear(); On 2015/04/28 10:26:47, ulan wrote: > ...
5 years, 7 months ago (2015-04-28 11:11:12 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1108133003/20001
5 years, 7 months ago (2015-04-28 11:11:20 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1108133003/20001
5 years, 7 months ago (2015-04-28 11:13:27 UTC) #11
Erik Corry
lgtm
5 years, 7 months ago (2015-04-28 11:15:33 UTC) #13
rmcilroy
https://codereview.chromium.org/1108133003/diff/20001/src/heap/heap.cc File src/heap/heap.cc (right): https://codereview.chromium.org/1108133003/diff/20001/src/heap/heap.cc#newcode4507 src/heap/heap.cc:4507: void Heap::ReduceNewSpaceSize(bool long_idle_time) { nit - would be clearer ...
5 years, 7 months ago (2015-04-28 11:19:09 UTC) #15
Hannes Payer (out of office)
https://codereview.chromium.org/1108133003/diff/20001/src/heap/heap.cc File src/heap/heap.cc (right): https://codereview.chromium.org/1108133003/diff/20001/src/heap/heap.cc#newcode4507 src/heap/heap.cc:4507: void Heap::ReduceNewSpaceSize(bool long_idle_time) { On 2015/04/28 11:19:09, rmcilroy wrote: ...
5 years, 7 months ago (2015-04-28 11:27:47 UTC) #16
rmcilroy
lgtm, thanks
5 years, 7 months ago (2015-04-28 11:57:56 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1108133003/60001
5 years, 7 months ago (2015-04-28 12:16:38 UTC) #20
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 7 months ago (2015-04-28 12:18:26 UTC) #21
commit-bot: I haz the power
5 years, 7 months ago (2015-04-28 12:18:37 UTC) #22
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/309c082a7380245866576047c30b57794b8690ac
Cr-Commit-Position: refs/heads/master@{#28107}

Powered by Google App Engine
This is Rietveld 408576698