[webkit-dev] Purging as much memory as possible

Peter Kasting pkasting at google.com
Fri Oct 2 12:10:07 PDT 2009


On Fri, Oct 2, 2009 at 11:13 AM, Geoffrey Garen <ggaren at apple.com> wrote:
>
> Live items cannot be removed from the cache.


Yeah, I think that is what I'm seeing.

Assume the page is not being painted (e.g. the window is minimized).  Is
there a way to turn the "live" items into dead ones so they can be flushed?
 Obviously the instant we repaint we will have to obtain these again.

Even if this is possible, it might be _too_ aggressive, but first I just
wonder if it can be done at all.

PK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20091002/63fef62f/attachment.html>


More information about the webkit-dev mailing list