[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
Fri Mar 11 16:55:50 PST 2016


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

--- Comment #8 from Michael Catanzaro <mcatanzaro at igalia.com> ---
(In reply to comment #6)
> Looks good to me, but I think it makes sense to have someone more closely
> involved with the port sign off an polling proc every second.

I can't think of any reason not to. Once per second is reasonable.

But it'd probably be nicer to do this with real poll or epoll, rather than sleep, so we don't need a new thread for it?

-- 
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/20160312/54f3a180/attachment.html>


More information about the webkit-unassigned mailing list