[Intel-gfx] [PATCH 1/4] drm/i915: Take the handle idr spinlock once for looking up the exec objects
Eric Anholt
eric at anholt.net
Sat Nov 10 21:24:34 CET 2012
Chris Wilson <chris at chris-wilson.co.uk> writes:
> Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
Wouldn't we be able to get rid of the whole eb hash table if we just
made the idr be protected by a proper mutex that we could hold across
the relocation process? Seems like that would be way better from an
execution cost and cache perspective.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20121110/e41543a3/attachment.sig>
More information about the Intel-gfx
mailing list