WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
13187
Cap live resource decoded data in WebCore memory cache
https://bugs.webkit.org/show_bug.cgi?id=13187
Summary
Cap live resource decoded data in WebCore memory cache
Dave Hyatt
Reported
2007-03-24 18:10:15 PDT
This patch caps the amount of live decoded data that can stick around. It also improves flushing to be less biased against decoded data (so that a better balance can be struck between encoded/decoded data). It also adds more statistics information to be able to see live and decoded sizes.
Attachments
Patch that implements the live resource cap
(24.81 KB, patch)
2007-03-24 18:10 PDT
,
Dave Hyatt
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dave Hyatt
Comment 1
2007-03-24 18:10:55 PDT
Created
attachment 13805
[details]
Patch that implements the live resource cap
Darin Adler
Comment 2
2007-03-24 20:15:32 PDT
Comment on
attachment 13805
[details]
Patch that implements the live resource cap I think the name decodedSizeWillChange would be clearer than decodedSizeChanging. r=me
Dave Hyatt
Comment 3
2007-03-24 23:10:32 PDT
Landed in
r20478
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug