[Bug 106136] i915 hides gigabytes of memory usage from rest of the system

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 25 16:03:03 UTC 2018


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

--- Comment #3 from Eero Tamminen <eero.t.tamminen at intel.com> ---
(In reply to Francesco Balestrieri from comment #2)
> This might be a dumb question, but how is it different from bug 106106 ?

Bug 106106 is about horrible X server graphics memory (GEM objects) leakage. 
To fix that bug, X just needs to free related object when it's done with it. 
Should be trivial.


This bug is about how to detect such leakage and be able control it in
processes.

I.e. kernel i915 module not providing visibility for graphics memory usage
(like happens for all other memory), and lacking means to control/limit
processes' usage of this memory in standard ways (out of memory killer, cgroups
etc).  

Fixing this will likely need a lot of talks with upstream, on how that should
be solved (API to rest of GEM, /proc/ API...).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20180425/82e8107f/attachment.html>


More information about the intel-gfx-bugs mailing list