[Webkit-unassigned] [Bug 22214] New: Keep dead resources in memory cache in purgable memory.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 12 14:57:33 PST 2008


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

           Summary: Keep dead resources in memory cache in purgable memory.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: koivisto at iki.fi


OS X 10.5 has kernel facility for purgable memory that allows marking memory
area as less important. Under memory pressure system can steal pages that have
been marked purgable for better uses. We should use this mechanism for dead
resources in WebCore memory cache.


-- 
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