ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #64781
[Bug 565981] Re: [KMS] gem objects not deallocated
Conn O Griofa,
petar@aurora:~$ cat /sys/kernel/debug/dri/0/gem_objects | grep 'object bytes'
160043008 object bytes
petar@aurora:~$ cat /sys/kernel/debug/dri/0/gem_objects | grep 'object bytes'
160456704 object bytes
petar@aurora:~$ oowriter &
[1] 21973
petar@aurora:~$ cat /sys/kernel/debug/dri/0/gem_objects | grep 'object bytes'
144465920 object bytes
petar@aurora:~$ oo
oobase oocalc oodraw ooffice oofromtemplate ooimpress oomath ooweb oowriter
petar@aurora:~$ oocalc &
[1] 22013
petar@aurora:~$ cat /sys/kernel/debug/dri/0/gem_objects | grep 'object bytes'
179482624 object bytes
[1]+ Done oocalc
petar@aurora:~$ cat /sys/kernel/debug/dri/0/gem_objects | grep 'object bytes'
144240640 object bytes
Does this positively confirm the leak as being fixed?
--
[KMS] gem objects not deallocated
https://bugs.launchpad.net/bugs/565981
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.
References