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

Issue 146129: Disk Cache: Split some time histograms in groups based... (Closed)

Created:
11 years, 6 months ago by rvargas (doing something else)
Modified:
9 years, 6 months ago
Reviewers:
Nicolas Sylvain
CC:
chromium-reviews_googlegroups.com, darin (slow to review), willchan no longer on Chromium
Visibility:
Public.

Description

Disk Cache: Split some time histograms in groups based on the cache size. BUG=10727 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=19256

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -35 lines) Patch
M net/disk_cache/backend_impl.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M net/disk_cache/backend_impl.cc View 1 2 3 chunks +13 lines, -2 lines 0 comments Download
M net/disk_cache/entry_impl.h View 2 chunks +15 lines, -5 lines 0 comments Download
M net/disk_cache/entry_impl.cc View 1 17 chunks +42 lines, -26 lines 0 comments Download
M net/disk_cache/eviction.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
rvargas (doing something else)
11 years, 6 months ago (2009-06-25 00:51:43 UTC) #1
Nicolas Sylvain
since you us (50 * 1024 * 1024) a lot, it might be nice to ...
11 years, 6 months ago (2009-06-25 03:29:22 UTC) #2
rvargas (doing something else)
Thanks. Yes, a const for 50MB would be nice but this is supposed to be ...
11 years, 6 months ago (2009-06-25 03:36:01 UTC) #3
rvargas (doing something else)
Actually, I removed the duplication. Could you take another look?
11 years, 6 months ago (2009-06-25 16:43:50 UTC) #4
Nicolas Sylvain
11 years, 6 months ago (2009-06-25 16:47:37 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld 408576698