[Webkit-unassigned] [Bug 201492] Keeps running obsolete WebProcess-es for too long

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 5 01:41:48 PDT 2019


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

Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cdumez at apple.com,
                   |                            |cgarcia at igalia.com
          Component|WebKitGTK                   |WebKit2
            Summary|[GTK] Keeps running         |Keeps running obsolete
                   |obsolete WebProcess-es for  |WebProcess-es for too long
                   |too long                    |

--- Comment #1 from Carlos Garcia Campos <cgarcia at igalia.com> ---
This is not GTK specific. I think this is the web process cache. It's only used when there are more than 3GB of RAM available, and caches 4 process per GB of RAM available up to 30. Every process is cached for 30 minutes. Is this correct, Chris? There's a setting to disable it, but I don't know if that setting is also temporary and expected to be removed at some point. Otherwise we could expose it in our API.

-- 
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/20190905/b6d17e99/attachment.html>


More information about the webkit-unassigned mailing list