[Webkit-unassigned] [Bug 155255] MemoryPressureHandler doesn't work if cgroups aren't present in Linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 30 08:37:40 PDT 2016


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

--- Comment #23 from Carlos Garcia Campos <cgarcia at igalia.com> ---
A better approach could be to never wake up when process is idle, and poll only when there's other activity, since it's very unlikely that the memory grows if the process is idle. I'm not sure how we can detect that, though. Maybe we can invent a run loop source that is only triggered when other run loops are dispatched, or something like that.

-- 
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/20160330/ddd3c15a/attachment.html>


More information about the webkit-unassigned mailing list