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

Issue 8540027: Disk Cache: Avoid discarding more deleted entries (Closed)

Created:
9 years, 1 month ago by rvargas (doing something else)
Modified:
9 years, 1 month ago
Reviewers:
gavinp
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Disk Cache: Avoid discarding more deleted entries than needed. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110217

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -10 lines) Patch
M net/disk_cache/eviction.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/disk_cache/eviction.cc View 1 3 chunks +12 lines, -10 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
rvargas (doing something else)
9 years, 1 month ago (2011-11-12 00:10:55 UTC) #1
rvargas (doing something else)
ping
9 years, 1 month ago (2011-11-15 02:32:51 UTC) #2
gavinp
9 years, 1 month ago (2011-11-15 16:17:56 UTC) #3
LGTM.

http://codereview.chromium.org/8540027/diff/4002/net/disk_cache/eviction.cc
File net/disk_cache/eviction.cc (right):

http://codereview.chromium.org/8540027/diff/4002/net/disk_cache/eviction.cc#n...
net/disk_cache/eviction.cc:366: } else if (ShouldTrimDeleted()) {
Good catch.

Powered by Google App Engine
This is Rietveld 408576698