[Bug 61381] xorg process' memory leak with intel (sna)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Feb 24 00:56:05 PST 2013


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

Chris Wilson <chris at chris-wilson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Chris Wilson <chris at chris-wilson.co.uk> ---
Note that memory is accounted differently between UXA and SNA. All buffer
allocated by UXA are invisible to top, whereas SNA uses standard CPU mmaps
which do get accounted to the process. If you pay close attention you will
notice that SNA uses far fewer buffers than UXA.

top is not accurate here. The numbers that matter are
/sys/kernel/debug/dri/0/i915_gem_objects

-- 
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/20130224/c88074f1/attachment.html>


More information about the intel-gfx-bugs mailing list