[Webkit-unassigned] [Bug 224507] New: [JSC] Attempt to stop JSC JIT threads when memory warning happens

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 13 13:40:09 PDT 2021


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

            Bug ID: 224507
           Summary: [JSC] Attempt to stop JSC JIT threads when memory
                    warning happens
           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: ysuzuki at apple.com

JIT thread will die if there is no tasks for 10 seconds.
We can also kill it if the following conditions are met.

1. there is no tests
2. memory warning is issued

-- 
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/20210413/3d45c9db/attachment-0001.htm>


More information about the webkit-unassigned mailing list