Bug 67121 - A surfeit of objects!
Summary: A surfeit of objects!
Status: CLOSED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-20 15:31 UTC by Chris Wilson
Modified: 2017-07-24 22:57 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Replace racy object bookkeeping (3.69 KB, patch)
2013-07-20 16:57 UTC, Chris Wilson
no flags Details | Splinter Review

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.