[Bug 65115] [sna ivb] rendering is getting painfully slow sometimes

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed May 29 03:54:20 PDT 2013


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

--- Comment #4 from Jiri Slaby <jirislaby at gmail.com> ---
(In reply to comment #3)
> Tricky. It sounds like GPU latency with vsync enabled. A couple of things to
> watch would be perf top and intel_gpu_top, comparing and contrasting the
> stutters. Keeping an eye on /sys/kernel/debug/dri/0/i915_gem_objects for
> another leak would be very useful as well. There is a bug whereby creating
> and destroying DRI2 drawables will leak XIDs leading to slowdown over time -
> that will show up as an increase in time spent in X walking linear lists.

Ok, I had to reboot. I will try perf and intel gpu top when it happens again.
In the meantime I ran
  # while :; do
    cat /sys/kernel/debug/dri/0/i915_gem_objects > i915_gem_objects-`date +%s`
    sleep 60
  done

after reboot and see this:
# head -1 -q *
958 objects, 254709760 bytes
999 objects, 256397312 bytes
985 objects, 256159744 bytes
1065 objects, 275365888 bytes
1176 objects, 313335808 bytes
1126 objects, 323555328 bytes
1200 objects, 328904704 bytes
1137 objects, 320385024 bytes
1135 objects, 321847296 bytes
1137 objects, 320401408 bytes
1316 objects, 379543552 bytes
1190 objects, 333225984 bytes
1244 objects, 340979712 bytes
1143 objects, 318935040 bytes
1155 objects, 328417280 bytes
1199 objects, 335335424 bytes
1282 objects, 331145216 bytes
1166 objects, 314241024 bytes
1175 objects, 333467648 bytes
1224 objects, 328019968 bytes
1196 objects, 318615552 bytes
1186 objects, 318578688 bytes
1181 objects, 318525440 bytes
1180 objects, 318492672 bytes
1158 objects, 318345216 bytes
1166 objects, 318435328 bytes
1166 objects, 318435328 bytes
1167 objects, 318468096 bytes
1170 objects, 318451712 bytes
1166 objects, 318435328 bytes
1169 objects, 318476288 bytes
1224 objects, 334139392 bytes
1368 objects, 355901440 bytes
1390 objects, 370708480 bytes
1370 objects, 338788352 bytes
1368 objects, 338780160 bytes
1256 objects, 329981952 bytes
1258 objects, 329990144 bytes
1269 objects, 330035200 bytes
1314 objects, 332021760 bytes
1278 objects, 331870208 bytes
1354 objects, 364048384 bytes
1331 objects, 355749888 bytes
1597 objects, 383066112 bytes
1478 objects, 345219072 bytes
1474 objects, 345186304 bytes
1400 objects, 344682496 bytes
1434 objects, 344592384 bytes
1413 objects, 344477696 bytes
1403 objects, 344436736 bytes
1408 objects, 341217280 bytes
1418 objects, 341258240 bytes
1418 objects, 341258240 bytes
1418 objects, 341258240 bytes
1418 objects, 341258240 bytes
1447 objects, 342118400 bytes
1435 objects, 341430272 bytes
1501 objects, 357027840 bytes
1495 objects, 352120832 bytes
1431 objects, 364711936 bytes
1443 objects, 349376512 bytes
1486 objects, 358604800 bytes
1385 objects, 331812864 bytes
1423 objects, 340115456 bytes
1458 objects, 347058176 bytes

Does it show something to you? I can tar it all and attach if you are
interested.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20130529/980328c7/attachment.html>


More information about the intel-gfx-bugs mailing list