[Webkit-unassigned] [Bug 172186] New: [iOS] The Garbage Collector should rely on the bmalloc scavenger for up to date memory footprint info

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 16 14:17:08 PDT 2017


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

            Bug ID: 172186
           Summary: [iOS] The Garbage Collector should rely on the bmalloc
                    scavenger for up to date memory footprint info
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: msaboff at apple.com

Change set r216763: <http://trac.webkit.org/changeset/216763> introduced code to read memory footprint info from the kernel and respond when the process's memory allocation is getting close to the expected available memory.  In that change set, the GC relies on scavenger updating the footprint value in timely manner.  That is not always possibly, primarily due to allocation patterns.  The GC code should also update the footprint value in a timely manner.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170516/ba194121/attachment.html>


More information about the webkit-unassigned mailing list