[Bug 107899] ANV driver doesn't release memory

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Sep 16 17:46:37 UTC 2018


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

--- Comment #9 from Richard Yao <ryao at gentoo.org> ---
Created attachment 141589
  --> https://bugs.freedesktop.org/attachment.cgi?id=141589&action=edit
Dump of long lived i915_request object

I captured one of these long lived SLAB objects from my system using the crash
utility. I am not a graphics developer, but here is what stood out to me:

1. The dma_fence refcount is 1.
2. The dma_fence segno is 82576060.
3. The dma_fence ops is i915_fence_ops.
4. The global_seqno is 82576036.

I'll post my capture of the referenced intel_engine_cs next, although the
interesting thing there is that the timeline seqno is 82620551, which implies
that this particular object is old.

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


More information about the intel-gfx-bugs mailing list