[Webkit-unassigned] [Bug 170607] New: WebAssembly: Have some backoff or insurance policy for how we retry compiling Wasm::CodeBlocks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 7 11:19:52 PDT 2017


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

            Bug ID: 170607
           Summary: WebAssembly: Have some backoff or insurance policy for
                    how we retry compiling Wasm::CodeBlocks
           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: sbarati at apple.com
                CC: benjamin at webkit.org, fpizlo at apple.com,
                    ggaren at apple.com, gskachkov at gmail.com,
                    jfbastien at apple.com, keith_miller at apple.com,
                    mark.lam at apple.com, msaboff at apple.com,
                    ticaiolima at gmail.com, utatane.tea at gmail.com

We probably don't want to indefinitely try if we OOM. We might also want to have some strategy where we limit the number of compilation threads if that increases the chance to OOM. That said, this is probably super rare in practice.

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


More information about the webkit-unassigned mailing list