[Webkit-unassigned] [Bug 230126] New: [bmalloc] Add API to release heap's large free

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 9 14:58:21 PDT 2021


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

            Bug ID: 230126
           Summary: [bmalloc] Add API to release heap's large free
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: bmalloc
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Basuke.Suzuki at sony.com
                CC: ggaren at apple.com

Our platform has a quota for each apps and that is caused by limiting the virtual address space. If the memory is requested from other part (the part outside WebKit), it will crash. In case of high memory usage, sometime it is useful to release bmalloc's large free region to kernel for others to be ready to assign.

-- 
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/20210909/d754ebe7/attachment.htm>


More information about the webkit-unassigned mailing list