[Webkit-unassigned] [Bug 22275] Return memory more aggressively when large amount of memory has been freed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 14 20:15:01 PST 2008


https://bugs.webkit.org/show_bug.cgi?id=22275


slewis at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slewis at apple.com
             Status|NEW                         |ASSIGNED




------- Comment #1 from slewis at apple.com  2008-11-14 20:15 PDT -------
I am looking into this.  The brute force method of releasing lots of memory
during webview teardown doesn't seem to work the way we want.  I am working on
teaching FastMalloc how to keep better track of its which memory it returned to
the system and which memory it has free but still allocated to us.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list