Comment 30 for bug 328232

Revision history for this message
In , portis (portis24) wrote :

(In reply to comment #22)
> Created an attachment (id=24684) [details]
> full fix
>
> This patch should fix the leak in all the different drawable destroy
> combinations. I'll push it as soon as I get a bit of positive feedback.
>

No luck for me. Mem usage still continuously increases.
After 1h30

$ cat /proc/dri/0/gem_objects
11499 objects
627249152 object bytes
4 pinned
13828096 pin bytes
120881152 gtt bytes
260313088 gtt total

$ sudo lsof | grep "drm mm object" | wc -l
4057

Is that normal?