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

Issue 165538: cap the number of tabs in the backing store cache (Closed)

Created:
11 years, 4 months ago by Erik does not do reviews
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, darin (slow to review)
Visibility:
Public.

Description

cap the number of tabs in the backing store cache BUG=19353 TEST=None submitted in r23584

Patch Set 1 #

Total comments: 5

Patch Set 2 : comments from review #

Patch Set 3 : fix git weird upload #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -27 lines) Patch
M chrome/browser/memory_details.cc View 3 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/renderer_host/backing_store_manager.cc View 1 4 chunks +46 lines, -26 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Erik does not do reviews
cpu: backing store changes (since you said you're making changes there) mbelshe: memory_details.cc (I updated ...
11 years, 4 months ago (2009-08-14 17:11:24 UTC) #1
cpu_(ooo_6.6-7.5)
http://codereview.chromium.org/165538/diff/1/3 File chrome/browser/renderer_host/backing_store_manager.cc (right): http://codereview.chromium.org/165538/diff/1/3#newcode42 Line 42: static size_t GetBackingStoreCacheMemoryTier() { After reading the CL, ...
11 years, 4 months ago (2009-08-14 18:27:22 UTC) #2
cpu_(ooo_6.6-7.5)
As a general comment I find it interesting that we have two relatively independent eviction ...
11 years, 4 months ago (2009-08-14 18:29:33 UTC) #3
Erik does not do reviews
http://codereview.chromium.org/165538/diff/1/3 File chrome/browser/renderer_host/backing_store_manager.cc (right): http://codereview.chromium.org/165538/diff/1/3#newcode42 Line 42: static size_t GetBackingStoreCacheMemoryTier() { On 2009/08/14 18:27:22, cpu ...
11 years, 4 months ago (2009-08-15 01:23:27 UTC) #4
Mike Belshe
lgtm http://codereview.chromium.org/165538/diff/1/2 File chrome/browser/memory_details.cc (left): http://codereview.chromium.org/165538/diff/1/2#oldcode279 Line 279: // Memory is measured in units of ...
11 years, 4 months ago (2009-08-15 04:30:28 UTC) #5
cpu_(ooo_6.6-7.5)
11 years, 4 months ago (2009-08-17 19:56:20 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld 408576698