WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
141723
Evict dead resources in MemoryCache in MemoryPressureHandler::releaseNoncriticalMemory()
https://bugs.webkit.org/show_bug.cgi?id=141723
Summary
Evict dead resources in MemoryCache in MemoryPressureHandler::releaseNoncriti...
Chris Dumez
Reported
2015-02-17 13:34:57 PST
We currently evict ALL resources from the memory cache in MemoryPressureHandler::releaseCriticalMemory() but we could even start with evicting dead resources in MemoryPressureHandler::releaseNoncriticalMemory().
Attachments
Patch
(4.29 KB, patch)
2015-02-17 14:05 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(5.96 KB, patch)
2015-02-17 16:06 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(6.23 KB, patch)
2015-02-17 16:43 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2015-02-17 14:05:59 PST
Created
attachment 246764
[details]
Patch
Chris Dumez
Comment 2
2015-02-17 16:06:07 PST
Created
attachment 246776
[details]
Patch
Chris Dumez
Comment 3
2015-02-17 16:43:19 PST
Created
attachment 246779
[details]
Patch
Andreas Kling
Comment 4
2015-02-18 10:47:59 PST
Comment on
attachment 246779
[details]
Patch r=me
WebKit Commit Bot
Comment 5
2015-02-18 11:32:11 PST
Comment on
attachment 246779
[details]
Patch Clearing flags on attachment: 246779 Committed
r180276
: <
http://trac.webkit.org/changeset/180276
>
WebKit Commit Bot
Comment 6
2015-02-18 11:32:17 PST
All reviewed patches have been landed. Closing bug.
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