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
Patch (5.96 KB, patch)
2015-02-17 16:06 PST, Chris Dumez
no flags
Patch (6.23 KB, patch)
2015-02-17 16:43 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2015-02-17 14:05:59 PST
Chris Dumez
Comment 2 2015-02-17 16:06:07 PST
Chris Dumez
Comment 3 2015-02-17 16:43:19 PST
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.