Here is anothe one that might be more clear:

pe...@aurora:~$ date ; cat /sys/kernel/debug/dri/0/gem_objects | grep 'object 
bytes'
Thu Apr 22 20:08:31 CEST 2010
164847616 object bytes
pe...@aurora:~$ oowriter &
[1] 2189
pe...@aurora:~$ date ; cat /sys/kernel/debug/dri/0/gem_objects | grep 'object 
bytes'
Thu Apr 22 20:08:44 CEST 2010
165933056 object bytes
pe...@aurora:~$ oocalc &
[2] 2216
[1]   Done                    oowriter
pe...@aurora:~$ date ; cat /sys/kernel/debug/dri/0/gem_objects | grep 'object 
bytes'
Thu Apr 22 20:09:06 CEST 2010
[2]+  Done                    oocalc
201986048 object bytes
pe...@aurora:~$ date ; cat /sys/kernel/debug/dri/0/gem_objects | grep 'object 
bytes'
Thu Apr 22 20:09:17 CEST 2010
187908096 object bytes
pe...@aurora:~$ date ; cat /sys/kernel/debug/dri/0/gem_objects | grep 'object 
bytes'
Thu Apr 22 20:09:30 CEST 2010
192741376 object bytes
pe...@aurora:~$ date ; cat /sys/kernel/debug/dri/0/gem_objects | grep 'object 
bytes'
Thu Apr 22 20:09:36 CEST 2010
174059520 object bytes

So the values are:
164847616 
165933056 (encrease)
201986048 (encrease)
187908096 (decrease)
192741376 (encrease)
174059520 (decrease)

Good enough?

-- 
[KMS] gem objects not deallocated
https://bugs.launchpad.net/bugs/565981
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to