Bug 67121

Summary: A surfeit of objects!
Product: DRI Reporter: Chris Wilson <chris>
Component: DRM/IntelAssignee: Intel GFX Bugs mailing list <intel-gfx-bugs>
Status: CLOSED FIXED QA Contact: Intel GFX Bugs mailing list <intel-gfx-bugs>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Replace racy object bookkeeping none

Description Chris Wilson 2013-07-20 15:31:06 UTC
root@ivybridge:/home/ickle# cat /sys/kernel/debug/dri/0/i915_gem_objects 
4294967262 objects, 5578752 bytes
38 [38] objects, 6975488 [6975488] bytes in gtt
  0 [0] active objects, 0 [0] bytes
  38 [38] inactive objects, 6975488 [6975488] bytes
1 unbound objects, 4096 bytes
6 purgeable objects, 81920 bytes
28 pinned mappable objects, 3686400 bytes
0 fault mappable objects, 0 bytes
2145386496 [536870912] gtt total

Xorg: 39 objects, 8769536 bytes (0 active, 3395584 inactive, 4096 unbound)
Comment 1 Chris Wilson 2013-07-20 16:57:31 UTC
Created attachment 82734 [details] [review]
Replace racy object bookkeeping
Comment 2 Chris Wilson 2013-07-21 11:32:51 UTC
commit f21a806a434d2bedcb9df0b42932d6eacc9f6630
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Sun Jul 21 09:57:04 2013 +0100

    drm/i915: Replace racy object bookkeeping

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.