[Bug 90492] Xorg unresponsive under heavy system-load

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun May 17 08:45:32 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=90492

--- Comment #3 from Chris Wilson <chris at chris-wilson.co.uk> ---
(In reply to alexander.maznev from comment #2)
> Hello Chris, 
> Thank you for looking at this. I suspect in some-cases it's not running out
> of Memory at least directly (when I run with 1GB swap, opening this page
> with the firefox fills about 400mgb of the swap [so it's possible to load
> 3-4 before experiencing problems], if I turn swapoff, with 3gb RAM free the
> system becomes completely unresponsive just after one page load). vmstat
> shows a lot of inactive memory which is not being freed when the system runs
> low on resources?

Your dmesg indicated the first failure with completely full swap. Though it is
a known issue that the kernel will start killing processes with swap still
available. One of the problems here is during the early oom, the GPU is still
active and itself waiting upon allocations (which is preventing it from
yielding memory back to the system).

> Further why isn't oom_killer handling this gracefully?
> Firefox has a +100 oomscore over any other running process when this is
> triggered and terminating it should return the system to a normal state.

You have oom_kill_allocating_task set in sysctl.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20150517/c17d4c9b/attachment-0001.html>


More information about the intel-gfx-bugs mailing list