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

Issue 172109: Enable scavenging in RenderThread::IdleHandler. (Closed)

Created:
11 years, 3 months ago by antonm
Modified:
9 years, 4 months ago
CC:
chromium-reviews_googlegroups.com, jam, Erik does not do reviews, brettw, pam+watch_chromium.org
Visibility:
Public.

Description

Enable scavenging in RenderThread::IdleHandler.

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 1

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Patch Set 8 : '' #

Patch Set 9 : '' #

Patch Set 10 : '' #

Patch Set 11 : '' #

Patch Set 12 : '' #

Patch Set 13 : '' #

Patch Set 14 : '' #

Patch Set 15 : '' #

Patch Set 16 : '' #

Patch Set 17 : '' #

Patch Set 18 : '' #

Patch Set 19 : '' #

Patch Set 20 : '' #

Patch Set 21 : '' #

Patch Set 22 : '' #

Patch Set 23 : '' #

Patch Set 24 : '' #

Patch Set 25 : '' #

Patch Set 26 : '' #

Patch Set 27 : '' #

Patch Set 28 : '' #

Total comments: 2

Patch Set 29 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+624 lines, -21 lines) Patch
M chrome/chrome.gyp View 5 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 4 chunks +16 lines, -1 line 0 comments Download
M chrome/renderer/DEPS View 22 23 24 25 26 27 28 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/render_thread.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 2 chunks +21 lines, -17 lines 0 comments Download
M third_party/tcmalloc/config_linux.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +1 line, -1 line 0 comments Download
M third_party/tcmalloc/config_win.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +1 line, -1 line 0 comments Download
A third_party/tcmalloc/google/malloc_extension.h View 1 2 1 chunk +239 lines, -0 lines 0 comments Download
A third_party/tcmalloc/malloc_extension.cc View 1 chunk +326 lines, -0 lines 0 comments Download
M third_party/tcmalloc/tcmalloc.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/tcmalloc/tcmalloc.gyp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 5 chunks +14 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
antonm
11 years, 3 months ago (2009-09-02 18:34:37 UTC) #1
antonm
11 years, 3 months ago (2009-09-02 18:45:03 UTC) #2
Mike Belshe
http://codereview.chromium.org/172109/diff/1005/1012 File chrome/renderer/render_thread.cc (left): http://codereview.chromium.org/172109/diff/1005/1012#oldcode468 Line 468: // as much as it can. There is ...
11 years, 3 months ago (2009-09-02 22:08:35 UTC) #3
Mike Belshe
LGTM - with questions addressed. Ask Erik Corry or Darin Fisher for a second opinion ...
11 years, 3 months ago (2009-09-11 19:40:52 UTC) #4
darin (slow to review)
RenderThread changes LGTM
11 years, 3 months ago (2009-09-11 20:14:20 UTC) #5
antonm
Mike, I incorporated slowing down of idle handlers invocation as per separate email thread. May ...
11 years, 3 months ago (2009-09-15 15:19:36 UTC) #6
mbelshe
That looks like a test error to me. Mike On Tue, Sep 15, 2009 at ...
11 years, 3 months ago (2009-09-15 16:46:00 UTC) #7
Anton Muhin
11 years, 3 months ago (2009-09-15 17:15:00 UTC) #8
Good.  Thanks a lot for review, Mike!

yours,
anton.

On Tue, Sep 15, 2009 at 8:45 PM, Mike Belshe <mbelshe@google.com> wrote:
> That looks like a test error to me.
> Mike
>
> On Tue, Sep 15, 2009 at 8:19 AM, <antonm@chromium.org> wrote:
>>
>> Mike,
>>
>> I incorporated slowing down of idle handlers invocation as per separate
>> email
>> thread. =A0May you have another look?
>>
>> Try bots are almost fine, the problem is with
>>
>> http://build.chromium.org/buildbot/try-server/builders/win/builds/18399/=
steps/ui_tests/logs/stdio
>>
>> You mentioned that there are some failures, is one above know or induced
>> by my
>> patch?
>>
>> http://codereview.chromium.org/172109
>
>

Powered by Google App Engine
This is Rietveld 408576698