[Webkit-unassigned] [Bug 203947] [GTK] High CPU usage on lichess.org

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 6 07:11:15 PST 2020


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

--- Comment #2 from Sergio Villar Senin <svillar at igalia.com> ---
I'm starting to suspect that this is caused by the memory pressure handler. I'm running trunk in console and I noticed that there was the following output

Memory pressure relief: Total: res = 16994304/17072128/77824, res+swap = 9715712/9715712/0
Memory pressure relief: Total: res = 379883520/376602624/-3280896, res+swap = 376217600/376217600/0

I've tons of free memory ATM (>10Gb), so we might be falling into some trap, forcing us to enter a never ending loop of memory reliefs...

-- 
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/20200206/1de08de1/attachment.htm>


More information about the webkit-unassigned mailing list