[Mesa-dev] [Bug 101467] swr driver leaks memory (texture management)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 3 20:39:06 UTC 2017


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

--- Comment #6 from Bruce Cherniak <bruce.cherniak at intel.com> ---
Fixed in master by commit 32c1a54b.  cc'd for inclusion in 17.1 stable.

This patch limits the number of items on the fence work queue (the
deferred deletion list) by submitting a sync fence when the queue size
exceeds a threshold.  This initiates deferred deletion of all resources
on the list and decreases the total amount of memory held waiting for
"deferred deletion".

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170703/e113f622/attachment-0001.html>


More information about the mesa-dev mailing list