[Webkit-unassigned] [Bug 164052] [GTK] Since the memory pressure relief has been activated, my disk has a high usage and the desktop stalls
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 2 15:17:17 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=164052
Carlos Alberto Lopez Perez <clopez at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |clopez at igalia.com
--- Comment #7 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
(In reply to comment #3)
> Note also that the memory pressure
> doesn't monitors the webkit memory, but the system memory, so it's possible
> that it's not WebKit the one causing the high memory usage, but we try to
> help in any case by freeing caches, etc.
Is there any easy way of checking how much bytes would be discarded before triggering the handler?
> In those cases it's common that we
> end up freeing very little memory or nothing, we could check that and
> increase the interval to install the handler again.
> If you think we are measuring wrong, or that 90% is too early, file a new
> bug report, please.
An idea can be to avoid executing the memory pressure handler more than 2 or 3 times per minute.
--
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/20161102/dc16e51e/attachment.html>
More information about the webkit-unassigned
mailing list