[Webkit-unassigned] [Bug 112943] New: If a previously loaded resource is later stored to the disk cached, replace the buffer with MMAP'ed memory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 21 11:40:46 PDT 2013


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

           Summary: If a previously loaded resource is later stored to the
                    disk cached, replace the buffer with MMAP'ed memory
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: All
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: beidson at apple.com
                CC: ap at webkit.org, andersca at apple.com, sam at webkit.org,
                    ggaren at apple.com


If a previously loaded resource is later stored to the disk cached, replace the buffer with MMAP'ed memory.

This gives us a memory win multiplied by the number of times the resource is referenced in a different WebProcess.

<rdar://problem/13414154>

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



More information about the webkit-unassigned mailing list