[Webkit-unassigned] [Bug 174973] Use one Scavenger thread for all Heaps

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 30 12:04:17 PDT 2017


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

Filip Pizlo <fpizlo at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|webkit-unassigned at lists.web |fpizlo at apple.com
                   |kit.org                     |

--- Comment #1 from Filip Pizlo <fpizlo at apple.com> ---
Created attachment 322297

  --> https://bugs.webkit.org/attachment.cgi?id=322297&action=review

work in progress

I'm going to get rid of AsyncTask since it's only used for scavenging, and make Scavenger do the work of AsyncTask.  It'll also do the work of scheduling the scavenger (like the scavenger bytes count, and the growing flag).  Then all Heaps will use it.

-- 
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/20170930/c08f4391/attachment.html>


More information about the webkit-unassigned mailing list